CapturedGestureRecognizer Property

Definition

Assembly HeadlessTestingFramework.dll

Gets the currently captured gesture recognizer (via reflection).

public GestureRecognizer? CapturedGestureRecognizer { get; }

Returns