---
title: customActions
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/accessibilitycomponent/customactions
---

# customActions

An array of custom actions supported by the entity, identified by their localized string key.

## Declaration

```swift
var customActions: [LocalizedStringResource]
```

## See Also

### Specifying custom data

- [customContent](realitykit/accessibilitycomponent/customcontent-swift.property.md)
