UNCalendarNotificationTrigger.NextTriggerDate 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.
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