Accuracy

Accuracy type of location updates.

Entries

Link copied to clipboard

Passive accuracy will don't enable any sensores or location fetching, it will only receive location updates that are fetched by other apps.

Link copied to clipboard

Low accuracy for save battery power.

Link copied to clipboard

A balanced mid accuracy, that is saving battery power and give good location results

Link copied to clipboard

Highest possible accuracy. This all possible sensors and calculate the most recend location. Because of intensive use of sensors and GPS, it will costs more battery power.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.