Skip to main content

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)

public bool IsPointerOver { get; }

Property Value

Boolean

Implements

IInputElement.IsPointerOver

See Also

Reference

InputElement Class
Avalonia.Input Namespace