---
title: addressState
framework: watchkit
role: symbol
role_heading: Type Property
path: watchkit/wktextcontenttype/addressstate
---

# addressState

The name of a state.

## Declaration

```swift
static let addressState: 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)
- [addressCityAndState](watchkit/wktextcontenttype/addresscityandstate.md)
- [sublocality](watchkit/wktextcontenttype/sublocality.md)
- [countryName](watchkit/wktextcontenttype/countryname.md)
- [postalCode](watchkit/wktextcontenttype/postalcode.md)
