UITableViewRowAction.Title Property

Definition

Gets or sets the text for the action button.

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

Property Value

This value can be null.

Attributes

Applies to