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

# title

The title displayed on the action button.

## Declaration

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

## See Also

### Configuring the appearance

- [backgroundColor](uikit/uicontextualaction/backgroundcolor.md)
- [image](uikit/uicontextualaction/image.md)
