UIPencilInteractionDelegate Constructors

Definition

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

Applies to