---
title: kUCCollateComposeInsensitiveMask
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kuccollatecomposeinsensitivemask
---

# kUCCollateComposeInsensitiveMask

## Declaration

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

## Discussion

Discussion If the corresponding bit is set, then precomposed and decomposed representations of the same text element are treated as equivalent. This option is among those set by the kUCCollateStandardOptions constant, as described in Standard Options Mask.
