kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom.mediacapture
/
DoubleRange
Double
Range
JS
external
interface
DoubleRange
Exposes the JavaScript
DoubleRange
to Kotlin
Properties
Inheritors
Properties
max
Link copied to clipboard
JS
open
var
max
:
Double
?
min
Link copied to clipboard
JS
open
var
min
:
Double
?
Inheritors
ConstrainDoubleRange
Link copied to clipboard