Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

MinMaxSlider.MinMaxSliderConstructor

Switch to Manual
public MinMaxSlider ();

Parameters

minValueThe minimum value in the range to be represented.
maxValueThe maximum value in the range to be represented.
minLimitThe minimum value of the slider limit.
maxLimitThe maximum value of the slider limit.
directionThis is the sldier direction, for now, only Horizontal is supported.

Description

Конструктор.