---
title: contentsCellMask
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nscell/stylemask/contentscellmask
---

# contentsCellMask

The button cell displays its alternate icon and/or title.

## Declaration

```swift
static var contentsCellMask: NSCell.StyleMask { get }
```

## See Also

### Constants

- [pushInCellMask](appkit/nscell/stylemask/pushincellmask.md)
- [changeGrayCellMask](appkit/nscell/stylemask/changegraycellmask.md)
- [changeBackgroundCellMask](appkit/nscell/stylemask/changebackgroundcellmask.md)
