cityWithContext
The city name along with the country name, to provide additional disambiguating context.
Declaration
var cityWithContext: String? { get }Discussion
This returns the same value as cityWithContext(.automatic).
The city name along with the country name, to provide additional disambiguating context.
var cityWithContext: String? { get }This returns the same value as cityWithContext(.automatic).