UNCalendarNotificationTrigger.NextTriggerDate Property

Definition

Gets the date at which the notification will next be triggered.

public virtual Foundation.NSDate NextTriggerDate { [Foundation.Export("nextTriggerDate")] get; }
member this.NextTriggerDate : Foundation.NSDate

Property Value

The date at which the notification will next be triggered.

This value can be null.

Attributes

Applies to