ToggleButtonGroupState.CreateFromOptions

Declaration

public static UIElements.ToggleButtonGroupState CreateFromOptions(IList<bool> options);

Parameters

options A list of booleans that is used to generated a ToggleButtonGroupState.

Returns

ToggleButtonGroupState a ToggleButtonGroupState created by the list of booleans.

Description

Helps generate a ToggleButtonGroupState based on a list of booleans.


Did you find this page useful? Please give it a rating: