DoubleRange

external interface DoubleRange

Exposes the JavaScript DoubleRange to Kotlin

Properties

max
Link copied to clipboard
open var max: Double?
min
Link copied to clipboard
open var min: Double?

Inheritors

ConstrainDoubleRange
Link copied to clipboard