Поделиться через


NSGridRow Конструкторы

Определение

Перегрузки

NSGridRow(NSCoder)
NSGridRow(NSObjectFlag)
NSGridRow(IntPtr)

NSGridRow(NSCoder)

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

Параметры

coder
NSCoder
Атрибуты

Применяется к

NSGridRow(NSObjectFlag)

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

Параметры

Применяется к

NSGridRow(IntPtr)

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

Параметры

handle
IntPtr

nativeint

Применяется к