Contents

MKAddressRepresentations.ContextStyle.full

The value that represents the full context style.

Declaration

case full

Discussion

The value that tells the framework to include all relevant context. For example, when used with cityWithContext(_:) MapKit always includes the region name if the device is in that region.

See Also

Available context styles