struct in UnityEngine.UIElements
/
Implemented in:UnityEngine.UIElementsModule
Suggest a change Success!Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Close Submission failedFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Close Your name Your email Suggestion*To set properties on how to serialize this type, use ToggleButtonGroupStatePropertiesAttribute.
Properties Property Description length Returns the number of toggle button options available. this[int] The option based on the index. Public Methods Method Description CompareTo Compares two ToggleButtonGroupState. Equals Checks if a given ToggleButtonGroupState matches with the current one. GetActiveOptions Retrieves a Span of integers containing the active options as indices. GetHashCode Get the hashcode of this ToggleButtonGroupState. GetInactiveOptions Retrieves a Span of integers containing the inactive options as indices. ResetAllOptions Resets the states of the toggle buttons. SetAllOptions Sets all the available options to active. ToggleAllOptions Toggles all the available options' state. Static Methods Method Description Compare Compares two ToggleButtonGroupState of flag enum types. CreateFromOptions Helps generate a ToggleButtonGroupState based on a list of booleans. FromEnumFlags Creates a ToggleButtonGroupState based on a FlagsAttribute enum type. ToEnumFlags Synchronizes the internal data with the ToggleButtonGroupState from a FlagsAttribute. Operators Operator Description operator != Checks if both of the ToggleButtonGroupState are not the same. operator == Checks if both of the ToggleButtonGroupState are the same.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4