다음을 통해 공유


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

적용 대상