次の方法で共有


CTFontCollectionOptions クラス

定義

オブジェクトの作成 CTFontCollection に使用できるオプション。

public class CTFontCollectionOptions
type CTFontCollectionOptions = class
継承
CTFontCollectionOptions

コンストラクター

CTFontCollectionOptions()

既定のコンストラクターでは、空のオプション セットが作成されます。

CTFontCollectionOptions(NSDictionary)

CTFontCollectionOptions キーを含む NSDictionary の内容から、厳密に型指定された CTFontCollectionOptions を作成します。

プロパティ

Dictionary

現在設定されている値を表す NSDictionary。

RemoveDuplicates

設定すると、重複するフォント記述子が削除されます。

適用対象