Type Property 型プロパティ

likelyLanguageKey

Declaration 宣言

static let likelyLanguageKey: StringEncodingDetectionOptionsKey

Discussion 議論

Option specifying the likely two-letter ISO 639-1 language code for the converted string. Use this when you have prior knowledge about the expected language of the converted string. The corresponding value for this key is an NSString object. If no value is specified, the language of the converted string is not considered. 変換された文字列に対してありそうな2文字ISO 639-1言語コードを指定しているオプション。これをあなたがその変換された文字列の予想される言語について事前知識を持つ場合に使ってください。このキーに対応する値は、NSStringオブジェクトです。どんな値も指定されないならば、変換された文字列の言語は配慮されません。