Switch.setActive
void setActive(bool isActive)Changes the state of sw to the desired one.
Parameters
isActive | true if sw should be active, and false otherwise |
void setActive(bool isActive)Changes the state of sw to the desired one.
isActive | true if sw should be active, and false otherwise |