Android.Locations.Criteria: Property Members

The properties of Android.Locations.Criteria are listed below. For a list of all members, see the Criteria Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

AccuracyAccuracy. Returns a constant indicating desired accuracy of location Accuracy may be Criteria.ACCURACY_FINE if desired location is fine, else it can be Criteria.ACCURACY_COARSE.
AltitudeRequiredbool. Returns whether the provider must provide altitude information.
BearingAccuracyAccuracy. Returns a constant indicating the desired bearing accuracy.
BearingRequiredbool. Returns whether the provider must provide bearing information.
CostAllowedbool. Returns whether the provider is allowed to incur monetary cost.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
HorizontalAccuracyAccuracy. Returns a constant indicating the desired horizontal accuracy (latitude and longitude).
PowerRequirementPower. Returns a constant indicating the desired power requirement.
SpeedAccuracyAccuracy. Returns a constant indicating the desired speed accuracy Accuracy may be Criteria.ACCURACY_LOW, Criteria.ACCURACY_HIGH, or Criteria.NoRequirement.
SpeedRequiredbool. Returns whether the provider must provide speed information.
VerticalAccuracyAccuracy. Returns a constant indicating the desired vertical accuracy (altitude).

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.