UIPencilInteractionDelegate 构造函数

定义

重载

UIPencilInteractionDelegate()
UIPencilInteractionDelegate(NSObjectFlag)
UIPencilInteractionDelegate(IntPtr)

UIPencilInteractionDelegate()

[Foundation.Export("init")]
public UIPencilInteractionDelegate();
属性

适用于

UIPencilInteractionDelegate(NSObjectFlag)

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

参数

适用于

UIPencilInteractionDelegate(IntPtr)

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

参数

handle
IntPtr

nativeint

适用于