Type Property 型プロパティ

textEncodingName

The name of the text encoding to use. 使用するテキストエンコーディングの名前。

Declaration 宣言

static let textEncodingName: NSAttributedString.DocumentAttributeKey

Discussion 議論

An NSString object containing the name, IANA or otherwise, of a text encoding to be used. This attribute is mutually exclusive with characterEncoding. あるNSStringオブジェクト、使われることになるテキストエンコーディングの名前を含んでいます、IANAまたは他の方法で。この属性は、characterEncodingと相互に排他的です。

See Also 参照

Keys キー