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

# attributes

The attributes indicating the style of the action.

## Declaration

```swift
var attributes: UIMenuElement.Attributes { 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)
- [state](uikit/uiaction/state.md)
- [sender](uikit/uiaction/sender.md)
