---
title: NSUnderlineByWordMask
framework: appkit
role: symbol
role_heading: Global Variable
path: appkit/nsunderlinebywordmask
---

# NSUnderlineByWordMask

Draw the underline only underneath words, not underneath whitespace.

## Declaration

```occ
extern NSUInteger NSUnderlineByWordMask;
```
