Share via


NSProgress.Indeterminate Property

Definition

Whether the tracked progress is indeterminate. Read-only.

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

Property Value

Attributes

Applies to