Share via


NSDate.SecondsSinceNow Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double SecondsSinceNow { [Foundation.Export("timeIntervalSinceNow")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("timeIntervalSinceNow")>]
member this.SecondsSinceNow : double

Property Value

Attributes

Applies to