IInputElementIsPointerOver 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
bool IsPointerOver { get; }
ReadOnly Property IsPointerOver As Boolean
Get
abstract IsPointerOver : bool with get
Property Value
Boolean