Patches

Slider

Slider

An iOS slider with customizable size and colors.

Use the Touch button on the component to get information about the slider.

Slider

  • Enable
  • Position
  • Width
  • Anchor
  • Opacity
  • Progress
  • Disabled
  • Tint Color
  • Unfilled Tint Color
  • Thumb Tint
  • Progress
  • Scrubbing

Enable

A boolean that is true when the slider is displayed.

Position

The position to display the slider.

Width

The width of the slider.

Anchor

The anchor point to position the slider relative to. See Coordinates for more information.

Opacity

The opacity of the slider.

Progress

A progress value from 0 to 1 that represents where to jump the slider to.

Disabled

A boolean that is true when the slider is displayed but disabled. Fades the slider.

Tint Color

The color of the active portion of the slider to the left of the knob.

Unfilled Tint Color

The color of the inactive portion of the slider to the right of the knob.

Thumb Tint

The color of the knob to adjust the slider.

Progress

A progress value that represents the current position of the slider from 0 to 1.

Scrubbing

A boolean that is true when the knob is being dragged.