Type Property 型プロパティ

accessibilitySpeechLanguage

A key that indicates the language to use when speaking a string. あるキー、それは文字列を音声で語る場合に使う言語を指し示します。

Declaration 宣言

static let accessibilitySpeechLanguage: NSAttributedString.Key

Discussion 議論

The value of this key is an NSString object that contains a BCP 47 language code. When applying it to text in a string, the rules for the specified language govern how to pronounce that string. このキーの値は、あるNSStringオブジェクトです、それはあるBCP 47言語コードを含んでいます。それをある文字列中のテキストに適用する場合、指定された言語に対する規則それらは、どのようにその文字列が発音されるかを規定します。

See Also 参照

Accessibility Keys アクセシビリティキー