jsuarezruiz / AlohaKit.Controls

A set of .NET MAUI drawn controls.
MIT License
410 stars 46 forks source link

Fix issue using BackgroundColor property on Button #22

Closed jsuarezruiz closed 2 years ago

jsuarezruiz commented 2 years ago

With this changes can set the Button background color using the Background and BackgroundColor properties.

Fixes #9