Replies: 1 comment 1 reply
|
You can just create your own controlTheme by copy paste the original one. It can look whatever you want. Read the docs about ControlThemes as well. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I am building an app with avalonia 11.3.11 and i am in the process of making a side navigation bar how would i hide the radio button button. I want to make them blue if sellected (already did) but my problem is that the sellected dot still appears
Edit: If it's not possible how would i program the feature in a Toggle button or someother button type
All reactions