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

# IntentParameter.PlacemarkDisplayStyle.name

A display style that shows only the location’s city.

## Declaration

```swift
case name
```

## See Also

### Getting the display styles

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