Share via


NSProgress.Pausable Property

Definition

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

Property Value

Attributes

Applies to