Freigeben über


NSGlyphInfo Konstruktoren

Definition

Überlädt

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

NSGlyphInfo()

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

Gilt für:

NSGlyphInfo(NSCoder)

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

Parameter

coder
NSCoder
Attribute

Gilt für:

NSGlyphInfo(NSObjectFlag)

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

Parameter

Gilt für:

NSGlyphInfo(IntPtr)

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

Parameter

handle
IntPtr

nativeint

Gilt für: