<!--
{
  "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/short",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "MapKit"
    ],
    "preciseIdentifier" : "c:@E@MKAddressRepresentationsContextStyle@MKAddressRepresentationsContextStyleShort"
  },
  "title" : "MKAddressRepresentations.ContextStyle.short"
}
-->

# MKAddressRepresentations.ContextStyle.short

The value that represents the short context style.

```
case short
```

## Discussion

The value that tells the framework to exclude optional context. For example, when used with [`cityWithContext(_:)`](/documentation/MapKit/MKAddressRepresentations/cityWithContext(_:)) MapKit always excludes the region name.

---

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)