---
title: resultTypes
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mklocalsearchcompleter/resulttypes
---

# resultTypes

The types of search completions to include.

## Declaration

```swift
var resultTypes: MKLocalSearchCompleter.ResultType { get set }
```

## See Also

### Specifying the query attributes

- [addressFilter](mapkit/mklocalsearchcompleter/addressfilter.md)
- [queryFragment](mapkit/mklocalsearchcompleter/queryfragment.md)
- [region](mapkit/mklocalsearchcompleter/region.md)
- [regionPriority](mapkit/mklocalsearchcompleter/regionpriority.md)
- [pointOfInterestFilter](mapkit/mklocalsearchcompleter/pointofinterestfilter.md)
- [filterType](mapkit/mklocalsearchcompleter/filtertype-swift.property.md)
- [MKLocalSearchCompleter.FilterType](mapkit/mklocalsearchcompleter/filtertype-swift.enum.md)
- [MKLocalSearchCompleter.ResultType](mapkit/mklocalsearchcompleter/resulttype.md)
