Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.imagecapture
/
MediaSettingsRange
Media
Settings
Range
interface
MediaSettingsRange
(
source
)
Members
Properties
max
Link copied to clipboard
abstract
val
max
:
Double
?
min
Link copied to clipboard
abstract
val
min
:
Double
?
step
Link copied to clipboard
abstract
val
step
:
Double
?