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