TimeRanges

abstract external class TimeRanges

Exposes the JavaScript TimeRanges to Kotlin

Constructors

TimeRanges
Link copied to clipboard
fun TimeRanges()

Functions

end
Link copied to clipboard
fun end(index: Int): Double
start
Link copied to clipboard
fun start(index: Int): Double

Properties

length
Link copied to clipboard
open val length: Int