NSTableRowView 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
NSTableRowView() | |
NSTableRowView(CGRect) | |
NSTableRowView(NSCoder) | |
NSTableRowView(NSObjectFlag) | |
NSTableRowView(IntPtr) |
NSTableRowView()
NSTableRowView(CGRect)
[Foundation.Export("initWithFrame:")]
public NSTableRowView (CoreGraphics.CGRect frameRect);
new AppKit.NSTableRowView : CoreGraphics.CGRect -> AppKit.NSTableRowView
參數
- frameRect
- CGRect
- 屬性
適用於
NSTableRowView(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSTableRowView (Foundation.NSCoder coder);
new AppKit.NSTableRowView : Foundation.NSCoder -> AppKit.NSTableRowView
參數
- coder
- NSCoder
- 屬性
適用於
NSTableRowView(NSObjectFlag)
protected NSTableRowView (Foundation.NSObjectFlag t);
new AppKit.NSTableRowView : Foundation.NSObjectFlag -> AppKit.NSTableRowView
參數
適用於
NSTableRowView(IntPtr)
protected internal NSTableRowView (IntPtr handle);
new AppKit.NSTableRowView : nativeint -> AppKit.NSTableRowView
參數
- handle
-
IntPtr
nativeint