NSTouch 构造函数

定义

重载

NSTouch()
已过时.
NSTouch(NSObjectFlag)
NSTouch(IntPtr)

NSTouch()

注意

This type is not meant to be user-created

[System.Obsolete("This type is not meant to be user-created")]
public NSTouch ();
属性

适用于

NSTouch(NSObjectFlag)

protected NSTouch (Foundation.NSObjectFlag t);
new AppKit.NSTouch : Foundation.NSObjectFlag -> AppKit.NSTouch

参数

适用于

NSTouch(IntPtr)

protected internal NSTouch (IntPtr handle);
new AppKit.NSTouch : nativeint -> AppKit.NSTouch

参数

handle
IntPtr

nativeint

适用于