Hi!
Can I override button style in Xamarin.Forms? For ex. in Windows Phone/Windows RT I can override button style and change some behavior and colors etc. (for ex.: hover color or tapped color). Can I do this in Xamarin.Forms?
Or I should use behaviours, subscribe to events and change some colors when those events occurred?
Thanks.
↧
Override button style
↧