Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.HeadlessTestingFramework
GestureRecognizerTestHelper
Properties
Captured
Menu
On this page
Captured Property
Definition
Namespace
Avalonia.HeadlessTestingFramework
Assembly
HeadlessTestingFramework.dll
View source
Gets the currently captured input element.
public IInputElement? Captured { get; }
Returns
Avalonia.Input.IInputElement