DashboardParameterSliderControl

data class DashboardParameterSliderControl(val displayOptions: DashboardSliderControlDisplayOptions? = null, val maximumValue: Double, val minimumValue: Double, val parameterControlId: String, val sourceParameterName: String, val stepSize: Double, val title: String)

Constructors

Link copied to clipboard
fun DashboardParameterSliderControl(displayOptions: DashboardSliderControlDisplayOptions? = null, maximumValue: Double, minimumValue: Double, parameterControlId: String, sourceParameterName: String, stepSize: Double, title: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard