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

MinMaxSlider.MinMaxSliderConstructor

매뉴얼로 전환
public MinMaxSlider ();

파라미터

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.

설명

Constructor.