Contents

parent

The parent language of this language, if available.

Declaration

var parent: Locale.Language? { get }

Discussion

For example, the parent language of en_US_POSIX is en_US.

If the system can’t determine a parent language, this value is nil.

See Also

Examining language relationships