NSFont.GlyphWithName(String) Method
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.
[Foundation.Export("glyphWithName:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use the 'CGGlyph' APIs instead.")]
public virtual uint GlyphWithName (string aName);
abstract member GlyphWithName : string -> uint32
override this.GlyphWithName : string -> uint32
Parameters
- aName
- String
Returns
- Attributes