There is an event monitoring mechanism that includes mouseenter/exit events for the whole app, but how to do that for a single button instead so that you could, for example, change its border to indicate it's hovered upon?
Couldn't find any tracking area setting apis in the crate
There is an event monitoring mechanism that includes mouseenter/exit events for the whole app, but how to do that for a single button instead so that you could, for example, change its border to indicate it's hovered upon?
Couldn't find any tracking area setting apis in the crate