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

# target

## Declaration

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

## See Also

### Handling button interaction

- [action](appkit/nsbuttontouchbaritem/action.md)
