Simulates a complete pull-to-refresh gesture sequence.
public void PullToRefresh(Interactive target, PullDirection direction, double distance = 100, int steps = 10)
The target control to receive the event.
Pull direction.
Total pull distance.
Number of intermediate steps (must be greater than 0).