This version of Unity is unsupported.

BaseSlider<T0>.AdjustDragElement

Declaration

public void AdjustDragElement(float factor);

Parameters

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

Description

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