Version: 2018.4
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.

説明

コンストラクター