Edit

Share via


NSPrintPanel Constructors

Definition

Overloads

NSPrintPanel()

[Foundation.Export("init")]
public NSPrintPanel();
Attributes

Applies to

NSPrintPanel(NSObjectFlag)

protected NSPrintPanel(Foundation.NSObjectFlag t);
new AppKit.NSPrintPanel : Foundation.NSObjectFlag -> AppKit.NSPrintPanel

Parameters

Applies to

NSPrintPanel(IntPtr)

protected internal NSPrintPanel(IntPtr handle);
new AppKit.NSPrintPanel : nativeint -> AppKit.NSPrintPanel

Parameters

handle
IntPtr

nativeint

Applies to