---
title: NSCell.StateValue
framework: appkit
role: symbol
role_heading: Type Alias
path: appkit/nscell/statevalue
---

# NSCell.StateValue

Constants for specifying a cell’s state and are used mostly for buttons.

## Declaration

```swift
typealias StateValue = NSControl.StateValue
```

## Discussion

Discussion These constants are described in Cell States.

## See Also

### Constants

- [NSCell.CellType](appkit/nscell/celltype.md)
- [NSCell.Attribute](appkit/nscell/attribute.md)
- [NSControl.ImagePosition](appkit/nscontrol/imageposition.md)
- [NSImageScaling](appkit/nsimagescaling.md)
- [NSCell.StyleMask](appkit/nscell/stylemask.md)
- [NSControlTint](appkit/nscontroltint.md)
- [NSControl.ControlSize](appkit/nscontrol/controlsize-swift.enum.md)
- [NSCell.HitResult](appkit/nscell/hitresult.md)
- [NSView.BackgroundStyle](appkit/nsview/backgroundstyle.md)
- [Deprecated Scaling Constants](appkit/deprecated-scaling-constants.md)
- [Data Entry Types](appkit/data-entry-types.md)
