共用方式為


NSScrubberLayout 建構函式

定義

多載

NSScrubberLayout()
NSScrubberLayout(NSCoder)
NSScrubberLayout(NSObjectFlag)
NSScrubberLayout(IntPtr)

NSScrubberLayout()

[Foundation.Export("init")]
[ObjCRuntime.DesignatedInitializer]
public NSScrubberLayout ();
屬性

適用於

NSScrubberLayout(NSCoder)

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

參數

coder
NSCoder
屬性

適用於

NSScrubberLayout(NSObjectFlag)

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

參數

適用於

NSScrubberLayout(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於