---
title: attributedTitle
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsrefreshcontroller/attributedtitle
---

# attributedTitle

The styled text to display in the refresh controller.

## Declaration

```swift
@NSCopying var attributedTitle: NSAttributedString? { get set }
```

## Discussion

Discussion Use this property to provide additional context about the refresh operation.
