IInputRootPointerOverElement Property
Gets or sets the input element that the pointer is currently over.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
IInputElement? PointerOverElement { get; set; }
Property PointerOverElement As IInputElement
Get
Set
abstract PointerOverElement : IInputElement with get, set
Property Value
IInputElement