Share via


UIView.AddMotionEffect(UIMotionEffect) Method

Definition

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

Parameters

Attributes

Applies to