NSFont.GlyphWithName(String) 方法

定义

[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

参数

aName
String

返回

属性

适用于