---
title: excludingAll
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mkaddressfilter/excludingall
---

# excludingAll

A list of categories to exclude from a search.

## Declaration

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

## See Also

### Filtering results

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