Hello,
For how to animate, transition and style controls in MAUI's xaml, you could refer to the solution in this thread: Can we able to modify the design of toggle switch in maui ?.
After you copy the default styles corresponding to the native controls to Platforms\Windows\App.xaml
, you could modify the properties in the same way you modify the native WinUI3
control styles.
Best Regards,
Alec Liu.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.