NSPathControlItem 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
NSPathControlItem() | |
NSPathControlItem(NSCoder) | |
NSPathControlItem(NSObjectFlag) | |
NSPathControlItem(IntPtr) |
NSPathControlItem()
NSPathControlItem(NSCoder)
public NSPathControlItem (Foundation.NSCoder coder);
new AppKit.NSPathControlItem : Foundation.NSCoder -> AppKit.NSPathControlItem
Parameters
- coder
- NSCoder
Applies to
NSPathControlItem(NSObjectFlag)
protected NSPathControlItem (Foundation.NSObjectFlag t);
new AppKit.NSPathControlItem : Foundation.NSObjectFlag -> AppKit.NSPathControlItem
Parameters
Applies to
NSPathControlItem(IntPtr)
protected internal NSPathControlItem (IntPtr handle);
new AppKit.NSPathControlItem : nativeint -> AppKit.NSPathControlItem
Parameters
- handle
-
IntPtr
nativeint