monitorInForeground property

bool monitorInForeground
final

Whether to also monitor when app is in foreground.

Set to false to only use significant changes in background, and normal tracking in foreground.

Implementation

final bool monitorInForeground;