Instance Property インスタンスプロパティ

languageCode

The BCP-47 language code for this document. この書類のためのBCP-47言語コード。

Declaration 宣言

@property(copy) NSString *languageCode;

Discussion 議論

If not nil, the string applies the languageIdentifier attribute to any range in the returned string that doesn’t otherwise specify a language attribute. The default is nil, which applies no attributes. nilでないならば、文字列はlanguageIdentifier属性をその返された文字列の中のどんな範囲にも適用します、それはそうでなければある言語属性を指定します。省略時にはnilです、それはいかなる属性も適用しません。

See Also 参照

Determining Markdown Parsing Options Markdown構文解析オプションを決定する