UILocalNotification.HasAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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