Android.Locations.Location.RemoveSpeed Method
Remove the speed from this location.

Syntax

[Android.Runtime.Register("removeSpeed", "()V", "GetRemoveSpeedHandler")]
public virtual void RemoveSpeed ()

Remarks

Remove the speed from this location.

Following this call Location.HasSpeed will return false, and Location.Speed will return 0.0.

[Android Documentation]

Requirements

Namespace: Android.Locations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1