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

# title

The string that appears in the receiver’s title bar.

## Declaration

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

## See Also

### Setting properties

- [delegate](uikit/uiactionsheet/delegate.md)
- [isVisible](uikit/uiactionsheet/isvisible.md)
- [actionSheetStyle](uikit/uiactionsheet/actionsheetstyle.md)
