Android.Locations.LocationProvider.SupportsSpeed Method
Returns true if the provider is able to provide speed information, false otherwise.

Syntax

[Android.Runtime.Register("supportsSpeed", "()Z", "GetSupportsSpeedHandler")]
public virtual bool SupportsSpeed ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true if the provider is able to provide speed information, false otherwise. A provider that reports speed under most circumstances but may occassionally not report it should return true.

[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