Share via


hasSignal property

Sets or gets the signal emulation to use when the device does not have a geolocation signal.

Note  These APIs can only be used with F12 developer tools and the Diagnostics Script Engine, and can't be called from JavaScript.

 

This property is read/write.

 

Syntax

JavaScript
object.hasSignal = ptrptr = object.hasSignal

 

Property values

Type: bool

If true, emulates a signal, false if not.

See also

DiagnosticsGeoLocation