Closed Melinag1992 closed 6 years ago
I need to set the button automatically to "online" or true , if conditions are met -> without touch/dragging/clicking. is this possible?
You can change the checked state by invoke a serial methods, which can be found in README. Maybe you want this, setCheckedImmediatelyNoEvent(boolean).
I need to set the button automatically to "online" or true , if conditions are met -> without touch/dragging/clicking. is this possible?