---
title: sender
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiaction/sender
---

# sender

The object responsible for the action handler.

## Declaration

```swift
var sender: Any? { get }
```

## See Also

### Getting information about the action

- [title](uikit/uiaction/title.md)
- [image](uikit/uiaction/image.md)
- [identifier](uikit/uiaction/identifier-swift.property.md)
- [discoverabilityTitle](uikit/uiaction/discoverabilitytitle.md)
- [attributes](uikit/uiaction/attributes.md)
- [state](uikit/uiaction/state.md)
