PullEnded(Interactive, Int32, PullDirection) Method

Definition

Assembly HeadlessTestingFramework.dll

Simulates a Pull gesture ended event.

public void PullEnded(Interactive target, int gestureId, PullDirection direction)

Parameters

target
Avalonia.Interactivity.Interactive

The target control to receive the event.

gestureId
Int32

Gesture ID of the pull to end.

direction
Avalonia.Input.PullDirection

Pull direction.