---
title: action
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssteppertouchbaritem/action
---

# action

The action-message selector associated with the stepper.

## Declaration

```swift
var action: Selector? { get set }
```

## See Also

### Handling stepper interaction

- [target](appkit/nssteppertouchbaritem/target.md)
