This version of Unity is unsupported.

Slider Constructor

public Slider();
public Slider(float start, float end, UIElements.SliderDirection direction, float pageSize);
public Slider(string label, float start, float end, UIElements.SliderDirection direction, float pageSize);

Description

Constructor.