---
title: pushInCellMask
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nscell/stylemask/pushincellmask
---

# pushInCellMask

The button cell “pushes in” if it has a border.

## Declaration

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

## See Also

### Constants

- [contentsCellMask](appkit/nscell/stylemask/contentscellmask.md)
- [changeGrayCellMask](appkit/nscell/stylemask/changegraycellmask.md)
- [changeBackgroundCellMask](appkit/nscell/stylemask/changebackgroundcellmask.md)
