共用方式為


CTFontManagerError 列舉

定義

列舉,其值指定與 上 CTFontManager 作業相關的錯誤。

public enum CTFontManagerError
type CTFontManagerError = 
繼承
CTFontManagerError

欄位

名稱 Description
None 0
FileNotFount 101
InsufficientPermissions 102
UnrecognizedFormat 103
InvalidFontData 104
AlreadyRegistered 105
NotRegistered 201
InUse 202
SystemRequired 202

適用於