Type Property 型プロパティ

accessibilityMarkedMisspelled

Misspelled text that is visibly marked as misspelled (NSNumber as a Boolean value). If you’re implementing a custom text-editing app, use NSAccessibilityMarkedMisspelledTextAttribute to ensure that VoiceOver properly identifies misspelled text to users. 綴り間違いとして目に見えるように印される綴り間違いテキスト(ブール値としてのNSNumber)。あなたがあつらえのテキスト編集アプリを実装しているならば、NSAccessibilityMarkedMisspelledTextAttributeを使ってVoiceOverプロパティが綴り間違いテキストを適切に識別することをユーザのために確実にしてください。

Declaration 宣言

static let accessibilityMarkedMisspelled: NSAttributedString.Key

See Also 参照

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