次の方法で共有


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

戻り値

属性

適用対象