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

# action

The action method to call when refresh is triggered.

## Declaration

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