How to change the color of Toggle?

I would like to change the color of the toggle if it’s true or false.

Thanks Mario

Hello @Mario_Ghersi

Thank you for your question!

You can change the color of the toggle using the On Change Event handler:
For example:

Regards,
Alexander

Excellent! The “Style of” open a lot of possibilities now I’m understand!
Thanks, Mario

Hello @Mario_Ghersi

Glad I could help you!

You can also do the following, using only styles:

Regards,
Alexander