DoubleRange

external interface DoubleRange(source)

Exposes the JavaScript DoubleRange to Kotlin

Since Kotlin

1.1

Inheritors

Properties

Link copied to clipboard
open var max: Double?
Since Kotlin 1.1
Link copied to clipboard
open var min: Double?
Since Kotlin 1.1