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