UIUserNotificationAction.Title Property

Definition

String used as the button title for the action. (read-only)

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

Property Value

String describing button title.

Attributes

Applies to