次の方法で共有


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

適用対象