timeInterval property

int timeInterval
final

The desired interval for active location updates, in milliseconds (Android only).

On iOS this value is ignored since position updates based on time intervals are not supported.

Implementation

final int timeInterval;