NSFont.GlyphWithName(String) Method

Definition

[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

Applies to