GeolocationInterface::IsGeolocationSupported

GeolocationInterface::IsGeolocationSupported
virtual bool IsGeolocationSupported() const = 0;
Description

IsGeolocationSupported specifies whether a geolocation (location sensor) is available on the device (true); otherwise false.

Return Value

Returns true if geolocation is supported and false otherwise.