NSScrubberItemView 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
NSScrubberItemView() | |
NSScrubberItemView(NSCoder) | |
NSScrubberItemView(NSObjectFlag) | |
NSScrubberItemView(IntPtr) |
NSScrubberItemView()
NSScrubberItemView(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSScrubberItemView (Foundation.NSCoder coder);
new AppKit.NSScrubberItemView : Foundation.NSCoder -> AppKit.NSScrubberItemView
Parameters
- coder
- NSCoder
- Attributes
Applies to
NSScrubberItemView(NSObjectFlag)
protected NSScrubberItemView (Foundation.NSObjectFlag t);
new AppKit.NSScrubberItemView : Foundation.NSObjectFlag -> AppKit.NSScrubberItemView
Parameters
Applies to
NSScrubberItemView(IntPtr)
protected internal NSScrubberItemView (IntPtr handle);
new AppKit.NSScrubberItemView : nativeint -> AppKit.NSScrubberItemView
Parameters
- handle
-
IntPtr
nativeint