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