.NET MAUI defines a PointerOver visual state - this state can change the visual appearance of the view when it has a mouse cursor hovering over it and it works with our controls, including RadButton, as expected.
I am providing you a code snippet, please feel free to customize it according to the scenario's requirements: