attributedTitle
The styled text to display in the refresh controller.
Declaration
@NSCopying var attributedTitle: NSAttributedString? { get set }Discussion
Use this property to provide additional context about the refresh operation.
The styled text to display in the refresh controller.
@NSCopying var attributedTitle: NSAttributedString? { get set }Use this property to provide additional context about the refresh operation.