continent
The continent that contains this region, if any.
Declaration
var continent: Locale.Region? { get }Discussion
This value can be nil when the system can’t determine the appropriate continent, such as when the region isn’t an ISO region.
The continent that contains this region, if any.
var continent: Locale.Region? { get }This value can be nil when the system can’t determine the appropriate continent, such as when the region isn’t an ISO region.