UILocalNotification.HasAction Property

Definition

Whether the notification shows or hides the alert action.

public virtual bool HasAction { [Foundation.Export("hasAction")] get; [Foundation.Export("setHasAction:")] set; }
member this.HasAction : bool with get, set

Property Value

Attributes

Applies to