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