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

MinMaxSlider.MinMaxSliderConstructor

切换到手册
public MinMaxSlider ();

参数

minValue要表示的范围中的最小值。
maxValue要表示的范围中的最大值。
minLimit滑动条限制的最小值。
maxLimit滑动条限制的最大值。
direction这是滑动条方向,目前只支持水平方向。

描述

构造函数。