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