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

# MKAddressRepresentations.ContextStyle.full

The value that represents the full context style.

```
case full
```

## Discussion

The value that tells the framework to include all relevant context. For example, when used with [`cityWithContext(_:)`](/documentation/MapKit/MKAddressRepresentations/cityWithContext(_:)) MapKit always includes the region name if the device is in that 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)