---
title: cancelButtonCell
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssearchfieldcell/cancelbuttoncell
---

# cancelButtonCell

The button cell used to display the cancel-button image.

## Declaration

```swift
var cancelButtonCell: NSButtonCell? { get set }
```

## See Also

### Managing buttons

- [searchButtonCell](appkit/nssearchfieldcell/searchbuttoncell.md)
- [resetSearchButtonCell()](appkit/nssearchfieldcell/resetsearchbuttoncell().md)
- [resetCancelButtonCell()](appkit/nssearchfieldcell/resetcancelbuttoncell().md)
