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

# title

The peek quick action item’s title.

## Declaration

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

## Discussion

Discussion The system displays the title as an option within a quick action sheet, below a peek and visible when the user swipes upward on the peek.
