Share via


UNNotification.Date Property

Definition

Gets the date on which the notification was delivered.

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

Property Value

The date on which the notification was delivered.

Attributes

Applies to