Partager via


NSFont Constructeurs

Définition

Surcharges

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

Paramètres

coder
NSCoder
Attributs

S’applique à

NSFont(NSObjectFlag)

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

Paramètres

S’applique à

NSFont(IntPtr)

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

Paramètres

handle
IntPtr

nativeint

S’applique à