Поделиться через


NSImageRep Конструкторы

Определение

Перегрузки

NSImageRep()
NSImageRep(NSCoder)
NSImageRep(NSObjectFlag)
NSImageRep(IntPtr)

NSImageRep()

[Foundation.Export("init")]
[ObjCRuntime.DesignatedInitializer]
public NSImageRep ();
Атрибуты

Применяется к

NSImageRep(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSImageRep (Foundation.NSCoder coder);
new AppKit.NSImageRep : Foundation.NSCoder -> AppKit.NSImageRep

Параметры

coder
NSCoder
Атрибуты

Применяется к

NSImageRep(NSObjectFlag)

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

Параметры

Применяется к

NSImageRep(IntPtr)

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

Параметры

handle
IntPtr

nativeint

Применяется к