This version of Unity is unsupported.

TextValueField<T0>.ApplyInputDeviceDelta

public void ApplyInputDeviceDelta(Vector3 delta, UIElements.DeltaSpeed speed, TValueType startValue);

Parameters

deltaDelta on the move.
speedSpeed of the move.
startValueStarting value.

Description

Called when the user is dragging the label to update the value contained in the field.