Change the background color of a toggle button when the toggle button is checked

后端 未结 7 721
野性不改
野性不改 2020-12-16 12:43

I want to change the background color of a toggle button when the toggle button is checked and vice versa.

How can I achieve that?

7条回答
  •  执念已碎
    2020-12-16 13:15

    Came across this issue in blend 2019, following will solve the issue.