setLocationComponentEnabled

@RequiresPermission(anyOf = [])
open fun setLocationComponentEnabled(isEnabled: Boolean)

Manage component's visibility after activation.

Parameters

isEnabled

true if the plugin should be visible and listen for location updates, false otherwise.