Condividi tramite


NSTableRowView Costruttori

Definizione

Overload

NSTableRowView()
NSTableRowView(CGRect)
NSTableRowView(NSCoder)
NSTableRowView(NSObjectFlag)
NSTableRowView(IntPtr)

NSTableRowView()

[Foundation.Export("init")]
public NSTableRowView();
Attributi

Si applica a

NSTableRowView(CGRect)

[Foundation.Export("initWithFrame:")]
public NSTableRowView(CoreGraphics.CGRect frameRect);
new AppKit.NSTableRowView : CoreGraphics.CGRect -> AppKit.NSTableRowView

Parametri

frameRect
CGRect
Attributi

Si applica a

NSTableRowView(NSCoder)

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

Parametri

coder
NSCoder
Attributi

Si applica a

NSTableRowView(NSObjectFlag)

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

Parametri

Si applica a

NSTableRowView(IntPtr)

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

Parametri

handle
IntPtr

nativeint

Si applica a