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

# state

The state of the action.

## Declaration

```swift
var state: UIMenuElement.State { get set }
```

## 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)
- [sender](uikit/uiaction/sender.md)
