-
Home
-
API
-
Avalonia.HeadlessTestingFramework
-
GestureRecognizerTestHelper
-
Properties
-
CapturedGestureRecognizer
CapturedGestureRecognizer Property
Definition
Gets the currently captured gesture recognizer (via reflection).
public GestureRecognizer? CapturedGestureRecognizer { get; }
Returns