jsuarezruiz / AlohaKit.Controls

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

Unable to toggle switch programatically. #48

Open blak-code-tech opened 1 year ago

blak-code-tech commented 1 year ago

By default the IsOn property is false. Even if I set IsOn to true, it still remains false until I manually toggle.