NSTouch 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
NSTouch() |
Obsolete.
|
NSTouch(NSObjectFlag) | |
NSTouch(IntPtr) |
NSTouch()
Caution
This type is not meant to be user-created
[System.Obsolete("This type is not meant to be user-created")]
public NSTouch ();
- Attributes
Applies to
NSTouch(NSObjectFlag)
protected NSTouch (Foundation.NSObjectFlag t);
new AppKit.NSTouch : Foundation.NSObjectFlag -> AppKit.NSTouch
Parameters
Applies to
NSTouch(IntPtr)
protected internal NSTouch (IntPtr handle);
new AppKit.NSTouch : nativeint -> AppKit.NSTouch
Parameters
- handle
-
IntPtr
nativeint