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

Syntax

[Android.Runtime.Register("supportsAltitude", "()Z", "GetSupportsAltitudeHandler")]
public virtual bool SupportsAltitude ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true if the provider is able to provide altitude information, false otherwise. A provider that reports altitude 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