<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKit",
  "identifier" : "/documentation/MapKit/MKAddressRepresentations/ContextStyle/automatic",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "MapKit"
    ],
    "preciseIdentifier" : "c:@E@MKAddressRepresentationsContextStyle@MKAddressRepresentationsContextStyleAutomatic"
  },
  "title" : "MKAddressRepresentations.ContextStyle.automatic"
}
-->

# MKAddressRepresentations.ContextStyle.automatic

The value that represents the automatic context style.

```
case automatic
```

## Discussion

This value tells the framework to automatically select the content style for address representations. For example, when used with [`cityWithContext(_:)`](/documentation/MapKit/MKAddressRepresentations/cityWithContext(_:)) MapKit only includes the region.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)