Contents

CFLocaleGetSystem()

Returns the root, canonical locale.

Declaration

func CFLocaleGetSystem() -> CFLocale!

Return Value

The root, canonical locale. Ownership follows the The Get Rule.

Discussion

The root locale contains fixed backstop settings for all locale information.

See Also

Creating a Locale