다음을 통해 공유


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

적용 대상