Share via


UIView.AnimationsEnabled Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool AnimationsEnabled { [Foundation.Export("areAnimationsEnabled")] get; [Foundation.Export("setAnimationsEnabled:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("areAnimationsEnabled")>]
[<set: Foundation.Export("setAnimationsEnabled:")>]
static member AnimationsEnabled : bool with get, set

Property Value

Attributes

Applies to