PinchGestureEnded(Interactive) Method

Definition

Assembly HeadlessTestingFramework.dll

Simulates a pinch gesture ended event.

public void PinchGestureEnded(Interactive target)

Parameters

target
Avalonia.Interactivity.Interactive

The target control to receive the event.