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
/
SensorReadingSingle
Sensor
Reading
Single
@
Serializable
data
class
SensorReadingSingle
(
val
value
:
Double
)
(undocumented in the protocol definition)
Official doc
Members
Constructors
Sensor
Reading
Single
Link copied to clipboard
constructor
(
value
:
Double
)
Properties
value
Link copied to clipboard
val
value
:
Double
(undocumented in the protocol definition)