---
title: IntentParameter.PlacemarkDisplayStyle.address
framework: appintents
role: symbol
role_heading: Case
path: appintents/intentparameter/placemarkdisplaystyle/address
---

# IntentParameter.PlacemarkDisplayStyle.address

A display style that shows the location’s full address.

## Declaration

```swift
case address
```

## See Also

### Getting the display styles

- [IntentParameter.PlacemarkDisplayStyle.name](appintents/intentparameter/placemarkdisplaystyle/name.md)
- [IntentParameter.PlacemarkDisplayStyle.city](appintents/intentparameter/placemarkdisplaystyle/city.md)
