UILocalNotification.AlertAction Property

Definition

An alert action.

public virtual string AlertAction { [Foundation.Export("alertAction", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAlertAction:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AlertAction : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to