Companion

object Companion

Holds constants.

Properties

previewMax
Link copied to clipboard
const val previewMax: Int = 20
The maximal value in the preview (inclusive).
previewMin
Link copied to clipboard
const val previewMin: Int = 1
The minimal value in the preview (inclusive).

Sources

jvm source
Link copied to clipboard