IInputElement.

IsPointerOver Property

Summary

Gets a value indicating whether the pointer is currently over the control.
Namespace
Avalonia.Input
Containing Type
IInputElement

Syntax

bool IsPointerOver { get; }

Value

Type Description
bool