Share via


CLLocation.Timestamp Property

Definition

The time at which the CLLocation measurement was taken.

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

Property Value

Attributes

Applies to