Scroller Constructor

public Scroller();
public Scroller(float lowValue, float highValue, Action<float> valueChanged, UIElements.SliderDirection direction);

Description 描述

Constructor.