Share via


NSPrintOperation.ShowsPrintPanel Property

Definition

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

Property Value

Attributes

Applies to