IsPointerOver Property
Gets a value indicating whether the pointer is currently over the control.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
bool IsPointerOver { get; }
ReadOnly Property IsPointerOver As Boolean
Get
abstract IsPointerOver : bool with get