Compartir a través de


NSGlyphInfo Constructores

Definición

Sobrecargas

NSGlyphInfo()
NSGlyphInfo(NSCoder)
NSGlyphInfo(NSObjectFlag)
NSGlyphInfo(IntPtr)

NSGlyphInfo()

[Foundation.Export("init")]
public NSGlyphInfo ();
Atributos

Se aplica a

NSGlyphInfo(NSCoder)

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

Parámetros

coder
NSCoder
Atributos

Se aplica a

NSGlyphInfo(NSObjectFlag)

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

Parámetros

Se aplica a

NSGlyphInfo(IntPtr)

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

Parámetros

handle
IntPtr

nativeint

Se aplica a