AdjustDragElement(float)
Method used to adjust the dragelement. Mainly used in a scroller.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void AdjustDragElement(float factor)
Parameters
The factor used to adjust the drag element, where a value > 1 will make it invisible.