Share via


CLLocation.Speed Property

Definition

The instantaneous speed of the device, in meters per second.

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

Property Value

Negative values are invalid.

Attributes

Applies to