canChangeGeolocationFeature

open fun canChangeGeolocationFeature(@NonNull context: Context): Boolean

Gets whether the user is able to deactivate the geolocation feature or not

Return

boolean true user can update the geolocation feature status false user cannot update the geolocation feature status

Parameters

context

the application context