Location.RemoveSpeed Method

Definition

Remove the speed from this location.

[Android.Runtime.Register("removeSpeed", "()V", "GetRemoveSpeedHandler")]
public virtual void RemoveSpeed ();
[<Android.Runtime.Register("removeSpeed", "()V", "GetRemoveSpeedHandler")>]
abstract member RemoveSpeed : unit -> unit
override this.RemoveSpeed : unit -> unit
Attributes

Remarks

Remove the speed from this location.

Java documentation for android.location.Location.removeSpeed().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to