is Geolocation Battery Optimization Enabled
open fun isGeolocationBatteryOptimizationEnabled(@NonNull context: Context): Boolean
Content copied to clipboard
Check if Geolocation battery optimization is enabled
Return
boolean true enabled false disabled
Parameters
context
the application context