Share via


UIView.RemoveMotionEffect(UIMotionEffect) Method

Definition

[Foundation.Export("removeMotionEffect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveMotionEffect(UIKit.UIMotionEffect effect);
[<Foundation.Export("removeMotionEffect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveMotionEffect : UIKit.UIMotionEffect -> unit
override this.RemoveMotionEffect : UIKit.UIMotionEffect -> unit

Parameters

Attributes

Applies to