getPauseLocationUpdatesAutomatically abstract method

bool getPauseLocationUpdatesAutomatically()

Check if automatic pausing of location updates are enabled.

Returns false on platforms which do not support controlling of automatic pausing of location updates using LocationEngineBase.setPauseLocationUpdatesAutomatically method.

Returns bool. True if automatic pausing of location updates is enabled, false otherwise.

Implementation

bool getPauseLocationUpdatesAutomatically();