---
title: controlCharacter
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/nslayoutmanager/glyphproperty/controlcharacter
---

# controlCharacter

A glyph representing a control character.

## Declaration

```swift
static var controlCharacter: NSLayoutManager.GlyphProperty { get }
```

## Discussion

Discussion Control character such as tab, attachment, and so on, that has associated special behavior.

## See Also

### Glyph properties

- [null](uikit/nslayoutmanager/glyphproperty/null.md)
- [elastic](uikit/nslayoutmanager/glyphproperty/elastic.md)
- [nonBaseCharacter](uikit/nslayoutmanager/glyphproperty/nonbasecharacter.md)
