共用方式為


CGTextEncoding 列舉

定義

文字編碼,此列舉已被取代,請改用 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 編碼系統。

備註

適用於