CGTextEncoding 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
文字編碼,此列舉已被取代,請改用 CoreText API。
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, null)]
public enum CGTextEncoding
type CGTextEncoding =
- 繼承
-
CGTextEncoding
- 屬性
欄位
FontSpecific | 0 | 字型的內建編碼方式。 |
MacRoman | 1 | Mac 編碼,這是 MacOS 上使用的舊 ASCII 編碼系統。 |