Partager via


UIView.RemoveMotionEffect(UIMotionEffect) Méthode

Définition

Supprime l’effet de mouvement spécifié dans la vue.

[Foundation.Export("removeMotionEffect:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RemoveMotionEffect (UIKit.UIMotionEffect effect);
abstract member RemoveMotionEffect : UIKit.UIMotionEffect -> unit
override this.RemoveMotionEffect : UIKit.UIMotionEffect -> unit

Paramètres

effect
UIMotionEffect

Effet de mouvement à supprimer de la vue.

Attributs

S’applique à