GeolocationInterface::IsGeolocationMuted
GeolocationInterface::IsGeolocationMuted
virtual bool IsGeolocationMuted() const = 0;
Description
IsGeolocationMuted specifies whether the user has denied access to the geolocation (true) or allowed access (false).
Return Value
Returns true if access is denied and false otherwise.