ToggleButtonGroupStatePropertiesAttribute Constructor

Declaration

public ToggleButtonGroupStatePropertiesAttribute(bool allowMultipleSelection, bool allowEmptySelection, int length);

Parameters

allowMultipleSelection If multiple buttons can be selected.
allowEmptySelection If an empty selection is possible.
length The length of the group.

Description

Defines how the toggle button group will be initialized.


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