[Material][AppBarButton] CornerRadius for the Ripple inside the ContentTemplate #18459
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/enhancement
New feature or request
triage/untriaged
Indicates an issue requires triaging or verification
What would you like to be added
It would be very useful to be able to change the
CornerRadius
of the MaterialAppBarButton
. It is as simple as having aTemplateBinding
to theCornerRadius
of theAppBarButton
in the Ripple of theControlTemplate
.Code snippet of the style
MaterialAppBarButtonStyle
:Why is this needed
When pressing the
AppBarButton
, the default behavior is a square:It would be also very useful to change that behavior so it can be also a circle or a rounded square:
For which platform
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: