Android.Locations.Location.HasAccuracy Property
True if this location has an accuracy.

Syntax

[get: Android.Runtime.Register("hasAccuracy", "()Z", "GetHasAccuracyHandler")]
public virtual bool HasAccuracy { get; }

Value

Documentation for this section has not yet been entered.

Remarks

True if this location has an accuracy.

All locations generated by the Android.Locations.LocationManager have an accuracy.

[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