MinMaxSlider.MinMaxSlider Constructor

public MinMaxSlider();

Parameters

minValue The minimum value in the range to be represented.
maxValue The maximum value in the range to be represented.
minLimit The minimum value of the slider limit.
maxLimit The maximum value of the slider limit.
direction This is the sldier direction, for now, only Horizontal is supported.

Description

Constructor.

Did you find this page useful? Please give it a rating: