---
title: customActionItems
framework: avrouting
role: symbol
role_heading: Instance Property
path: avrouting/avcustomroutingcontroller/customactionitems
---

# customActionItems

An array of custom action items to add to a route picker.

## Declaration

```swift
var customActionItems: [AVCustomRoutingActionItem] { get set }
```
