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