Constructor AdvancedOptionsUIBlock
AdvancedOptionsUIBlock(ExpandableBit, Features)
Constructs the AdvancedOptionsUIBlock based on the parameters.
Declaration
public AdvancedOptionsUIBlock(MaterialUIBlock.ExpandableBit expandableBit, AdvancedOptionsUIBlock.Features features = (AdvancedOptionsUIBlock.Features)-1)
Parameters
Type | Name | Description |
---|---|---|
MaterialUIBlock.ExpandableBit | expandableBit | Bit index used to store the foldout state. |
AdvancedOptionsUIBlock.Features | features | Features of the block. |