The methods of Android.Locations.LocationProvider are listed below. For a list of all members, see the LocationProvider Members list.
See Also: Inherited members from Java.Lang.Object
MeetsCriteria(Criteria)Returns true if this provider meets the given criteria, false otherwise. | ||
RequiresCell()Returns true if the provider requires access to an appropriate cellular network (e.g., to make use of cell tower IDs), false otherwise. | ||
RequiresNetwork()Returns true if the provider requires access to a data network (e.g., the Internet), false otherwise. | ||
RequiresSatellite()Returns true if the provider requires access to a satellite-based positioning system (e.g. | ||
SupportsAltitude()Returns true if the provider is able to provide altitude information, false otherwise. | ||
SupportsBearing()Returns true if the provider is able to provide bearing information, false otherwise. | ||
SupportsSpeed()Returns true if the provider is able to provide speed information, false otherwise. |