Share via


NSProgressIndicator.Indeterminate Property

Definition

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

Property Value

Attributes

Applies to