---
title: includingAll
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mkaddressfilter/includingall
---

# includingAll

A list of categories to include in a search.

## Declaration

```swift
class var includingAll: MKAddressFilter { get }
```

## See Also

### Filtering results

- [MKAddressFilter.Options](mapkit/mkaddressfilter/options.md)
- [excludingAll](mapkit/mkaddressfilter/excludingall.md)
- [excludes(_:)](mapkit/mkaddressfilter/excludes(_:).md)
- [includes(_:)](mapkit/mkaddressfilter/includes(_:).md)
