---
title: addressCityAndState
framework: watchkit
role: symbol
role_heading: Type Property
path: watchkit/wktextcontenttype/addresscityandstate
---

# addressCityAndState

The name of a city and state.

## Declaration

```swift
static let addressCityAndState: WKTextContentType
```

## See Also

### Address

- [location](watchkit/wktextcontenttype/location.md)
- [fullStreetAddress](watchkit/wktextcontenttype/fullstreetaddress.md)
- [streetAddressLine1](watchkit/wktextcontenttype/streetaddressline1.md)
- [streetAddressLine2](watchkit/wktextcontenttype/streetaddressline2.md)
- [addressCity](watchkit/wktextcontenttype/addresscity.md)
- [addressState](watchkit/wktextcontenttype/addressstate.md)
- [sublocality](watchkit/wktextcontenttype/sublocality.md)
- [countryName](watchkit/wktextcontenttype/countryname.md)
- [postalCode](watchkit/wktextcontenttype/postalcode.md)
