UIButton.CurrentTitle Property

Definition

The title currently being displayed by this UIButton. Read-only.

public virtual string CurrentTitle { [Foundation.Export("currentTitle", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.CurrentTitle : string

Property Value

Attributes

Applies to