次の方法で共有


NSScrubberItemView コンストラクター

定義

オーバーロード

NSScrubberItemView()
NSScrubberItemView(NSCoder)
NSScrubberItemView(NSObjectFlag)
NSScrubberItemView(IntPtr)

NSScrubberItemView()

[Foundation.Export("init")]
public NSScrubberItemView();
属性

適用対象

NSScrubberItemView(NSCoder)

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

パラメーター

coder
NSCoder
属性

適用対象

NSScrubberItemView(NSObjectFlag)

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

パラメーター

適用対象

NSScrubberItemView(IntPtr)

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

パラメーター

handle
IntPtr

nativeint

適用対象