Type Property 型プロパティ

textEncodingName

The text encoding to use. 使用するテキストエンコーディング。

Declaration 宣言

static let textEncodingName: NSAttributedString.DocumentReadingOptionKey

Discussion 議論

NSString containing the name, IANA or otherwise, of a text encoding to override any encoding specified in an HTML document. Mutually exclusive with characterEncoding. The previous string constant was @"TextEncodingName". IANAまたはそうでなければHTML書類において指定される何らかのエンコーディングをオーバーライドすることになるテキストエンコーディングの名前を含んでいるNSStringcharacterEncodingと相互に排他的です。以前の文字列定数は、@"TextEncodingName"でした。

See Also 参照

Keys キー