NSScrubberLayout Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
NSScrubberLayout() | |
NSScrubberLayout(NSCoder) | |
NSScrubberLayout(NSObjectFlag) | |
NSScrubberLayout(IntPtr) |
NSScrubberLayout()
[Foundation.Export("init")]
[ObjCRuntime.DesignatedInitializer]
public NSScrubberLayout ();
- Attributes
Applies to
NSScrubberLayout(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSScrubberLayout (Foundation.NSCoder coder);
new AppKit.NSScrubberLayout : Foundation.NSCoder -> AppKit.NSScrubberLayout
Parameters
- coder
- NSCoder
- Attributes
Applies to
NSScrubberLayout(NSObjectFlag)
protected NSScrubberLayout (Foundation.NSObjectFlag t);
new AppKit.NSScrubberLayout : Foundation.NSObjectFlag -> AppKit.NSScrubberLayout
Parameters
Applies to
NSScrubberLayout(IntPtr)
protected internal NSScrubberLayout (IntPtr handle);
new AppKit.NSScrubberLayout : nativeint -> AppKit.NSScrubberLayout
Parameters
- handle
-
IntPtr
nativeint