Hi,
I would have a pretty simple question, how can I change the position and color of the image of the Button?
Top is the reality, bottom expectation.
<buttons:SfButton
Background="{DynamicResource PrimaryColor}"
CornerRadius="10"
ImageSource="icon_plus.png"
ShowIcon="True"
Text="ADD"
TextColor="{DynamicResource OnSurfaceColor}" />
Thank you in advance!
Best Regards,
Zoltán