InputElement.

IsPointerOver Property

Summary

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

Syntax

public bool IsPointerOver { get; internal set; }

Value

Type Description
bool