NSPageLayout Constructors

Definition

Overloads

NSPageLayout()
NSPageLayout(NSObjectFlag)
NSPageLayout(IntPtr)

NSPageLayout()

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

Applies to

NSPageLayout(NSObjectFlag)

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

Parameters

Applies to

NSPageLayout(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to