Type Property 型プロパティ

documentType

The document type. 書類型(ドキュメントタイプ)。

Declaration 宣言

static let documentType: NSAttributedString.DocumentReadingOptionKey

Discussion 議論

One of the document types described in NSAttributedString.DocumentType, indicating a document type to be forced when loading the document. The previous string constant was @"DocumentType". NSAttributedString.DocumentTypeにおいて記述される書類型の1つ、書類をロードする時に強制されることになる書類型を指し示しています。以前の文字列定数は、@"DocumentType"でした。

See Also 参照

Keys キー