chrome-devtools-kotlin
Toggle table of contents
8.1.0-1515189
common
Platform filter
common
Switch theme
Search in API
chrome-devtools-kotlin
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.emulation
/
SetGeolocationOverrideRequest
/
SetGeolocationOverrideRequest
Set
Geolocation
Override
Request
constructor
(
latitude
:
Double
?
=
null
,
longitude
:
Double
?
=
null
,
accuracy
:
Double
?
=
null
,
altitude
:
Double
?
=
null
,
altitudeAccuracy
:
Double
?
=
null
,
heading
:
Double
?
=
null
,
speed
:
Double
?
=
null
)