Type Property 型プロパティ

usesScreenFontsDocumentAttribute

The screen fonts attribute. 画面フォント属性。

Declaration 宣言

static let usesScreenFontsDocumentAttribute: NSAttributedString.Key

Discussion 議論

The value of this attribute is an NSNumber object containing a Boolean; this attribute corresponds to the usesScreenFonts method of NSLayoutManager; if absent, follows the system default setting. この属性の値は、あるブール値を含んでいるNSNumberオブジェクト;この属性は、NSLayoutManagerusesScreenFontsメソッドに相当します;もし欠けているならば、システム省略時設定に従います。

See Also 参照

Deprecated Keys 非推奨にされたキー