---
title: NSTextLayoutManager.SegmentType.highlight
framework: uikit
role: symbol
role_heading: Case
path: uikit/nstextlayoutmanager/segmenttype/highlight
---

# NSTextLayoutManager.SegmentType.highlight

The segment behavior suitable for highlighting.

## Declaration

```swift
case highlight
```

## See Also

### Kinds of text selection segments

- [NSTextLayoutManager.SegmentType.selection](uikit/nstextlayoutmanager/segmenttype/selection.md)
- [NSTextLayoutManager.SegmentType.standard](uikit/nstextlayoutmanager/segmenttype/standard.md)
