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

# target

The target object that receives action messages.

## Declaration

```swift
weak var target: AnyObject? { get set }
```
