locale property

Locale? locale
final

The locale for this semantics node.

Assistive technologies uses this property to correctly interpret the content of this semantics node.

Implementation

final Locale? locale;