FilterSliderControl

A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The display options of a control.

Link copied to clipboard

The ID of the FilterSliderControl.

Link copied to clipboard

The smaller value that is displayed at the left of the slider.

Link copied to clipboard

The larger value that is displayed at the right of the slider.

Link copied to clipboard

The source filter ID of the FilterSliderControl.

Link copied to clipboard

The number of increments that the slider bar is divided into.

Link copied to clipboard

The title of the FilterSliderControl.

Link copied to clipboard

The type of FilterSliderControl. Choose one of the following options:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String