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

# address

A value that indicates that search results include addresses.

## Declaration

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

## See Also

### Specifying types of search results

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