---
title: NSButton.BezelStyle.push
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsbutton/bezelstyle-swift.enum/push
---

# NSButton.BezelStyle.push

A standard push style button.

## Declaration

```swift
case push
```

## Discussion

Discussion Use this style when you want the default button style.

For design guidance, see Human Interface Guidelines > Buttons.

## See Also

### Push

- [NSButton.BezelStyle.flexiblePush](appkit/nsbutton/bezelstyle-swift.enum/flexiblepush.md)
