Hi Janice,
Thank you for your interest in Syncfusion products.
We have already integrated SfEffectsView in SfButton internally.
By setting the "Visual" property as Material for SfButton control, ripple effect will occur when clicking on the button.
Please refer the below code snippet for better understanding.
<buttons:SfButton x:Name="button" Visual="Material"/> |
Please revert us for any other queries.
Regards,
Iyyappan M.