Sdílet prostřednictvím


UIView.MotionEffects Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIMotionEffect[]? MotionEffects { [Foundation.Export("motionEffects", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMotionEffects:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("motionEffects", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setMotionEffects:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.MotionEffects : UIKit.UIMotionEffect[] with get, set

Property Value

Attributes

Applies to