This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

BaseSlider<T0>.AdjustDragElement

Declaration

public void AdjustDragElement(float factor);

Parameters

factor The factor used to adjust the drag element, where a value > 1 will make it invisible.

Description

Method used to adjust the dragelement. Mainly used in a scroller.