NSTableCellView コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
NSTableCellView() | |
NSTableCellView(CGRect) | |
NSTableCellView(NSCoder) | |
NSTableCellView(NSObjectFlag) | |
NSTableCellView(IntPtr) |
NSTableCellView()
NSTableCellView(CGRect)
[Foundation.Export("initWithFrame:")]
public NSTableCellView (CoreGraphics.CGRect frameRect);
new AppKit.NSTableCellView : CoreGraphics.CGRect -> AppKit.NSTableCellView
パラメーター
- frameRect
- CGRect
- 属性
適用対象
NSTableCellView(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSTableCellView (Foundation.NSCoder coder);
new AppKit.NSTableCellView : Foundation.NSCoder -> AppKit.NSTableCellView
パラメーター
- coder
- NSCoder
- 属性
適用対象
NSTableCellView(NSObjectFlag)
protected NSTableCellView (Foundation.NSObjectFlag t);
new AppKit.NSTableCellView : Foundation.NSObjectFlag -> AppKit.NSTableCellView
パラメーター
適用対象
NSTableCellView(IntPtr)
protected internal NSTableCellView (IntPtr handle);
new AppKit.NSTableCellView : nativeint -> AppKit.NSTableCellView
パラメーター
- handle
-
IntPtr
nativeint