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

# fullStreetAddress

The full street address for a location, including the unit or suite number.

## Declaration

```swift
static let fullStreetAddress: WKTextContentType
```

## See Also

### Address

- [location](watchkit/wktextcontenttype/location.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)
