次の方法で共有


NSDraggingSource コンストラクター

定義

オーバーロード

NSDraggingSource()
NSDraggingSource(NSObjectFlag)
NSDraggingSource(IntPtr)

NSDraggingSource()

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

適用対象

NSDraggingSource(NSObjectFlag)

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

パラメーター

適用対象

NSDraggingSource(IntPtr)

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

パラメーター

handle
IntPtr

nativeint

適用対象