TouchUp(Interactive, Int32) Method

Definition

Assembly HeadlessTestingFramework.dll

Simulates a touch release (finger up) event.

public void TouchUp(Interactive target, int touchId)

Parameters

target
Avalonia.Interactivity.Interactive

The target control to receive the event.

touchId
Int32

The ID of the touch point to release.