Method SetAdditionalPropertiesStateValue
SetAdditionalPropertiesStateValue(TState, bool)
Setter to the expended state without resetting animation.
Declaration
protected override void SetAdditionalPropertiesStateValue(TState mask, bool value)
Parameters
| Type | Name | Description |
|---|---|---|
| TState | mask | The filtering mask. |
| bool | value | True to show the additional properties. |