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

# title

The localized string to use as the button title for the action.

## Declaration

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

## See Also

### Getting the action information

- [identifier](uikit/uiusernotificationaction/identifier.md)
