UIAlertAction.Title Property

Definition

Title that was provided when the UIAlertAction was created.

public virtual string Title { [Foundation.Export("title")] get; }
member this.Title : string

Property Value

Attributes

Remarks

Applies to