dragValueTo

public Unit dragValueTo(Float value)

Drags slider to defined position. Please note that this dragging is emulated via Espresso's swipe action and might not be accurate, if progress max value is too high or device's density is too low.

Parameters

value

of slider to drag to

See also

GeneralSwipeAction