This version of Unity is unsupported.

Scroller Constructor

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

Description

Constructor.