Sometimes when the user changes a QBooleanElement/UISwitch, I have to be able to alert the user that this action isn't possible and reset the value of the switch. However, changing the value of the boolValue property doesn't impact the value of the UISwitch.
Sometimes when the user changes a QBooleanElement/UISwitch, I have to be able to alert the user that this action isn't possible and reset the value of the switch. However, changing the value of the boolValue property doesn't impact the value of the UISwitch.