Share via


NSProgressIndicator.UsesThreadedAnimation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool UsesThreadedAnimation { [Foundation.Export("usesThreadedAnimation")] get; [Foundation.Export("setUsesThreadedAnimation:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("usesThreadedAnimation")>]
[<set: Foundation.Export("setUsesThreadedAnimation:")>]
member this.UsesThreadedAnimation : bool with get, set

Property Value

Attributes

Applies to