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

# location

A point of interest, address, or other identifiable location.

## Declaration

```swift
static let location: WKTextContentType
```

## See Also

### Address

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