Share via


UNCalendarNotificationTrigger.DateComponents Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDateComponents DateComponents { [Foundation.Export("dateComponents", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("dateComponents", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DateComponents : Foundation.NSDateComponents

Property Value

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

Attributes

Applies to