Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.mediastreams
/
ConstrainDoubleRange
Constrain
Double
Range
interface
ConstrainDoubleRange
:
DoubleRange
(
source
)
Members
Properties
exact
Link copied to clipboard
abstract
var
exact
:
Double
?
ideal
Link copied to clipboard
abstract
var
ideal
:
Double
?
max
Link copied to clipboard
abstract
var
max
:
Double
?
min
Link copied to clipboard
abstract
var
min
:
Double
?