次の方法で共有


NSImageDelegate コンストラクター

定義

オーバーロード

NSImageDelegate()
NSImageDelegate(NSObjectFlag)
NSImageDelegate(IntPtr)

NSImageDelegate()

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

適用対象

NSImageDelegate(NSObjectFlag)

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

パラメーター

適用対象

NSImageDelegate(IntPtr)

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

パラメーター

handle
IntPtr

nativeint

適用対象