---
title: kODMatchInsensitiveEndsWith
framework: opendirectory
role: symbol
role_heading: Global Variable
path: opendirectory/kodmatchinsensitiveendswith
---

# kODMatchInsensitiveEndsWith

## Declaration

```swift
var kODMatchInsensitiveEndsWith: Int { get }
```

## See Also

### Constants

- [kODMatchAny](opendirectory/kodmatchany.md)
- [kODMatchBeginsWith](opendirectory/kodmatchbeginswith.md)
- [kODMatchContains](opendirectory/kodmatchcontains.md)
- [kODMatchEndsWith](opendirectory/kodmatchendswith.md)
- [kODMatchEqualTo](opendirectory/kodmatchequalto.md)
- [kODMatchGreaterThan](opendirectory/kodmatchgreaterthan.md)
- [kODMatchInsensitiveBeginsWith](opendirectory/kodmatchinsensitivebeginswith.md)
- [kODMatchInsensitiveContains](opendirectory/kodmatchinsensitivecontains.md)
- [kODMatchInsensitiveEqualTo](opendirectory/kodmatchinsensitiveequalto.md)
- [kODMatchLessThan](opendirectory/kodmatchlessthan.md)
