kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
TimeRanges
Time
Ranges
JS
abstract
external
class
TimeRanges
Exposes the JavaScript
TimeRanges
to Kotlin
Constructors
Functions
Properties
Constructors
Time
Ranges
Link copied to clipboard
JS
fun
TimeRanges
(
)
Functions
end
Link copied to clipboard
JS
fun
end
(
index
:
Int
)
:
Double
start
Link copied to clipboard
JS
fun
start
(
index
:
Int
)
:
Double
Properties
length
Link copied to clipboard
JS
open
val
length
:
Int