getBackgroundLocationIndicatorVisible abstract method
Check if application's background location indicator is visible.
Returns false on platforms which do not
support controlling of background location indicator using LocationEngineBase.setBackgroundLocationIndicatorVisible method.
Returns bool. True if background location indicator is visible, false otherwise.
Implementation
bool getBackgroundLocationIndicatorVisible();