I have a button with a latch action, and I want to control the click of the button programmatically, so that when the case is true, the button is clicked and it then returns to its default value.
Can someone please tell me how to do this?
Thanks in advance!