Share via


NSPrintOperation.ShowsProgressPanel Property

Definition

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

Property Value

Attributes

Applies to