次の方法で共有


NSGridCell コンストラクター

定義

オーバーロード

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

パラメーター

coder
NSCoder
属性

適用対象

NSGridCell(NSObjectFlag)

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

パラメーター

適用対象

NSGridCell(IntPtr)

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

パラメーター

handle
IntPtr

nativeint

適用対象