Skip to main content

InputHitTest Method

Overload List

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