CTFontCollectionOptions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
可用於建立 CTFontCollection 物件的選項。
public class CTFontCollectionOptions
type CTFontCollectionOptions = class
- 繼承
-
CTFontCollectionOptions
建構函式
CTFontCollectionOptions() |
預設建構函式會建立一組空的選項。 |
CTFontCollectionOptions(NSDictionary) |
從包含 CTFontCollectionOptions 索引鍵的 NSDictionary 內容建立強型別 CTFontCollectionOptions。 |
屬性
Dictionary |
代表目前值集的 NSDictionary。 |
RemoveDuplicates |
如果設定,則會移除重複的字型描述元。 |