---
title: kUCTextBreakCharMask
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kuctextbreakcharmask
---

# kUCTextBreakCharMask

If the bit specified by this mask is set, boundaries of characters may be located (with surrogate pairs treated as a single character).

## Declaration

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