NSGridRow Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
- coder
- NSCoder
- Attributes
Applies to
NSGridRow(NSObjectFlag)
protected NSGridRow (Foundation.NSObjectFlag t);
new AppKit.NSGridRow : Foundation.NSObjectFlag -> AppKit.NSGridRow
Parameters
Applies to
NSGridRow(IntPtr)
protected internal NSGridRow (IntPtr handle);
new AppKit.NSGridRow : nativeint -> AppKit.NSGridRow
Parameters
- handle
-
IntPtr
nativeint