public bool allowSwitchOff ;

설명

Is it allowed that no toggle is switched on?

If this setting is enabled, pressing the toggle that is currently switched on will switch it off, so that no toggle is switched on. If this setting is disabled, pressing the toggle that is currently switched on will not change its state.

Note that even if allowSwitchOff is false, the Toggle Group will not enforce its constraint right away if no toggles in the group are switched on when the Scene is loaded or when the group is instantiated. It will only prevent the user from switching a toggle off.