Upravit

Sdílet prostřednictvím


NSGridCell Constructors

Definition

Overloads

NSGridCell(NSCoder)
NSGridCell(NSObjectFlag)
NSGridCell(IntPtr)

NSGridCell(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSGridCell (Foundation.NSCoder coder);
new AppKit.NSGridCell : Foundation.NSCoder -> AppKit.NSGridCell

Parameters

coder
NSCoder
Attributes

Applies to

NSGridCell(NSObjectFlag)

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

Parameters

Applies to

NSGridCell(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to