Skip to main content

InputExtensions Methods

Methods

GetInputElementsAt(IInputElement, Point)Returns the active input elements at a point on an IInputElement.
GetInputElementsAt(IInputElement, Point, Boolean)Returns the active input elements at a point on an IInputElement.
InputHitTest(IInputElement, Point)Returns the topmost active input element at a point on an IInputElement.
InputHitTest(IInputElement, Point, Boolean)Returns the topmost active input element at a point on an IInputElement.
InputHitTest(IInputElement, Point, Func(Visual, Boolean))Returns the topmost active input element at a point on an IInputElement.
InputHitTest(IInputElement, Point, Func(Visual, Boolean), Boolean)Returns the topmost active input element at a point on an IInputElement.

See Also

Reference

InputExtensions Class
Avalonia.Input Namespace