InputElementIsPointerOver Property
Gets a value indicating whether the pointer is currently over the control.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsPointerOver { get; }
Public ReadOnly Property IsPointerOver As Boolean
Get
abstract IsPointerOver : bool with get
override IsPointerOver : bool with get
BooleanIInputElementIsPointerOver