Closed Machinero closed 4 years ago
Impossible to change text color of ActionButton
Could You add some property to change text color? I need it too.
Why do you use ActionButton instead of Button? If you want oval shape button, you can make with ContentButton
Plus, you can also make the Xamarin.Forms.Button
look the same as the ActionButton
through TizenSpecific API (Style
). See here for more detail.
Ok. Thank You!
I didn't find TextColor property in ActionButton. It is possible way to change text color on these button?