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