enable_high_accuracy


Description:

public bool enable_high_accuracy { get; }

Whether high accuracy is enabled.

This is a read-only property that will be set to true when a GeolocationManager needs to get accurate position updates. You can connect to notify:enable_high_accuracy signal to monitor it.