---
title: overrideTitle
framework: avrouting
role: symbol
role_heading: Instance Property
path: avrouting/avcustomroutingactionitem/overridetitle
---

# overrideTitle

A string to use to override the title of the item’s type.

## Declaration

```swift
var overrideTitle: String? { get set }
```

## Discussion

Discussion Use this value to dynamically override the title of the custom item.

## See Also

### Configuring an item

- [type](avrouting/avcustomroutingactionitem/type.md)
