Table of Contents

Method GetHoveredControl

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetHoveredControl()

Returns the currently hovered control, or null if no control is under the mouse.

public static Control? GetHoveredControl()

Returns

Control