UIRefreshControl.UIRefreshControlAppearance.AttributedTitle Property

Definition

The refresh control text as an attributed string.

public virtual Foundation.NSAttributedString AttributedTitle { [Foundation.Export("attributedTitle", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAttributedTitle:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.AttributedTitle : Foundation.NSAttributedString with get, set

Property Value

Attributes

Applies to