Method GetHoveredControl
GetHoveredControl()
Returns the currently hovered control, or null if no control is under the mouse.
public static Control? GetHoveredControl()
Returns the currently hovered control, or null if no control is under the mouse.
public static Control? GetHoveredControl()