다음을 통해 공유


NSDraggingInfo 생성자

정의

오버로드

NSDraggingInfo()
NSDraggingInfo(NSObjectFlag)
NSDraggingInfo(IntPtr)

NSDraggingInfo()

[Foundation.Export("init")]
public NSDraggingInfo ();
특성

적용 대상

NSDraggingInfo(NSObjectFlag)

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

매개 변수

적용 대상

NSDraggingInfo(IntPtr)

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

매개 변수

handle
IntPtr

nativeint

적용 대상