locationUpdateInterval property

int? locationUpdateInterval
getter/setter pair

locationUpdateInterval (Android Only)

Sets the desired interval for active location updates, measured in milliseconds. The default value is 4000 milliseconds.

Implementation

int? locationUpdateInterval;