locale property

Locale? locale
getter/setter pair

Used to select a font when the same Unicode character can be rendered differently, depending on the locale.

Implementation

Locale? locale;