Share via


UILocalNotification.FireDate Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDate? FireDate { [Foundation.Export("fireDate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFireDate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fireDate", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setFireDate:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.FireDate : Foundation.NSDate with get, set

Property Value

Attributes

Applies to