Version: 2018.4
public bool allowSwitchOff ;

説明

トグルが一つもオンでない状態を許可するか。

この設定を有効にすると、すべてのトグルがオフになるように、現在オンになっているトグルを押すとオフになります。この設定を無効にすると、現在オンになっているトグルはオフになりません。

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.