UILocalNotification.FireDate Property

Definition

The date and time when the notification will be delivered.

public virtual Foundation.NSDate FireDate { [Foundation.Export("fireDate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFireDate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.FireDate : Foundation.NSDate with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to