---
title: valueStep
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsslideraccessorybehavior/valuestep
---

# valueStep

The value of the slider moves towards the associated value for the accessory with by a delta of the slider’s altIncrementValue.

## Declaration

```swift
@NSCopying class var valueStep: NSSliderAccessoryBehavior { get }
```

## See Also

### Type Properties

- [automatic](appkit/nsslideraccessorybehavior/automatic.md)
- [valueReset](appkit/nsslideraccessorybehavior/valuereset.md)
