Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Custmoize ToolbarIcon/ Commandbar icon/ AppBar icon size and hover in Xamarin UWP

$
0
0

There are two toolbar icons in this screenshot: Check mark(48x48) and an options icon(6x24). I am not able to warp my head around the fact that the check mark appears smaller than the options icon, even though its dimensions are bigger than the later.

Also, the icon turns black and a translucent box is added over it when mouse cursor hovers it, as depicted in the below screen shot. How do I disable this?

I tried overriding the AppBarButtonStyle, as suggested in this answer: https://stackoverflow.com/questions/55433039/commandbar-appbarbutton-icon-size
by changing all the 'ContentViewbox.Width' and 'ContentViewbox.Height' to 20. Should I be overriding a different style, if yes, can you please provide me the proper one, or am I missing something here?

Thanks in advance :smiley:


Viewing all articles
Browse latest Browse all 204402

Trending Articles