共用方式為


NSScrubberTextItemView 建構函式

定義

多載

NSScrubberTextItemView()
NSScrubberTextItemView(NSCoder)
NSScrubberTextItemView(NSObjectFlag)
NSScrubberTextItemView(IntPtr)

NSScrubberTextItemView()

[Foundation.Export("init")]
public NSScrubberTextItemView ();
屬性

適用於

NSScrubberTextItemView(NSCoder)

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

參數

coder
NSCoder
屬性

適用於

NSScrubberTextItemView(NSObjectFlag)

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

參數

適用於

NSScrubberTextItemView(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於