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