共用方式為


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

適用於