Share via


UIView.RemoveMotionEffect(UIMotionEffect) Metodo

Definizione

Rimuove l'effetto di movimento specificato nella visualizzazione.

[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

Parametri

effect
UIMotionEffect

Effetto movimento da rimuovere dalla visualizzazione.

Attributi

Si applica a