UNCalendarNotificationTrigger.DateComponents Property

Definition

Gets the date components that describe when the notification will be triggered.

public virtual Foundation.NSDateComponents DateComponents { [Foundation.Export("dateComponents", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.DateComponents : Foundation.NSDateComponents

Property Value

The date components that describe when the notification will be triggered.

Attributes

Applies to