共用方式為


CTFontCollectionOptions 類別

定義

可用於建立 CTFontCollection 物件的選項。

public class CTFontCollectionOptions
type CTFontCollectionOptions = class
繼承
CTFontCollectionOptions

建構函式

CTFontCollectionOptions()

預設建構函式會建立一組空的選項。

CTFontCollectionOptions(NSDictionary)

從包含 CTFontCollectionOptions 索引鍵的 NSDictionary 內容建立強型別 CTFontCollectionOptions。

屬性

Dictionary

代表目前值集的 NSDictionary。

RemoveDuplicates

如果設定,則會移除重複的字型描述元。

適用於