---
title: address
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mklocalsearchcompleter/resulttype/address
---

# address

A value that indicates that the search completer includes address completions in the result.

## Declaration

```swift
static var address: MKLocalSearchCompleter.ResultType { get }
```

## See Also

### Type properties

- [pointOfInterest](mapkit/mklocalsearchcompleter/resulttype/pointofinterest.md)
- [physicalFeature](mapkit/mklocalsearchcompleter/resulttype/physicalfeature.md)
- [query](mapkit/mklocalsearchcompleter/resulttype/query.md)
