GeolocationManager.enableHighAccuracy

Get enableHighAccuracy property.

class GeolocationManager
@property
bool
enableHighAccuracy
()

Return Value

Type: bool

Whether high accuracy is enabled. This is a read-only property that will be set to true when a #WebKitGeolocationManager needs to get accurate position updates. You can connect to notify::enable-high-accuracy signal to monitor it.