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

# type

A type with an identifier that matches a value in the app’s configuration.

## Declaration

```swift
@NSCopying var type: UTType { get set }
```

## Discussion

Discussion Provide a UTType symbol name and description in your app’s Info.plist file.

## See Also

### Configuring an item

- [overrideTitle](avrouting/avcustomroutingactionitem/overridetitle.md)
