This version of Unity is unsupported.

Scroller Constructor

Declaration

public Scroller();

Declaration

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

Description

Constructor.