NSGlyphInfo Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
NSGlyphInfo() | |
NSGlyphInfo(NSCoder) | |
NSGlyphInfo(NSObjectFlag) | |
NSGlyphInfo(IntPtr) |
NSGlyphInfo()
NSGlyphInfo(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSGlyphInfo (Foundation.NSCoder coder);
new AppKit.NSGlyphInfo : Foundation.NSCoder -> AppKit.NSGlyphInfo
Parameters
- coder
- NSCoder
- Attributes
Applies to
NSGlyphInfo(NSObjectFlag)
protected NSGlyphInfo (Foundation.NSObjectFlag t);
new AppKit.NSGlyphInfo : Foundation.NSObjectFlag -> AppKit.NSGlyphInfo
Parameters
Applies to
NSGlyphInfo(IntPtr)
protected internal NSGlyphInfo (IntPtr handle);
new AppKit.NSGlyphInfo : nativeint -> AppKit.NSGlyphInfo
Parameters
- handle
-
IntPtr
nativeint