This version of Unity is unsupported.

ToggleButtonGroupState.ToggleAllOptions

Declaration

public void ToggleAllOptions();

Description

Toggles all the available options' state.

Calling this method will make all the active toggle buttons to be inactive and all the inactive toggle buttons to be active.