Compartir a través de


NSFont Constructores

Definición

Sobrecargas

NSFont(NSCoder)
NSFont(NSObjectFlag)
NSFont(IntPtr)

NSFont(NSCoder)

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

Parámetros

coder
NSCoder
Atributos

Se aplica a

NSFont(NSObjectFlag)

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

Parámetros

Se aplica a

NSFont(IntPtr)

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

Parámetros

handle
IntPtr

nativeint

Se aplica a