numberingSystem
The numbering system used by the locale.
Declaration
var numberingSystem: Locale.NumberingSystem?Discussion
Set this property to override the locale’s default numbering system. To request the default numbering system used by the locale, use the Locale property numberingSystem.
This property corresponds to the nu key of the Unicode BCP 47 extension.