UIPencilInteraction Constructors

Definition

Overloads

UIPencilInteraction()
UIPencilInteraction(NSObjectFlag)
UIPencilInteraction(IntPtr)

UIPencilInteraction()

[Foundation.Export("init")]
public UIPencilInteraction ();
Attributes

Applies to

UIPencilInteraction(NSObjectFlag)

protected UIPencilInteraction (Foundation.NSObjectFlag t);
new UIKit.UIPencilInteraction : Foundation.NSObjectFlag -> UIKit.UIPencilInteraction

Parameters

Applies to

UIPencilInteraction(IntPtr)

protected internal UIPencilInteraction (IntPtr handle);
new UIKit.UIPencilInteraction : nativeint -> UIKit.UIPencilInteraction

Parameters

handle
IntPtr

nativeint

Applies to