Adjust(float)
Updates the slider element size as a ratio of total range. A value greater than or equal to 1 will disable the Scroller.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void Adjust(float factor)
Parameters
Slider size ratio.