ExpansionPanelAnimationSettingsBuilder
Methods
Collapse(System.Action)
The visual animation(s) that will be used when ExpansionPanel items are closed.
Parameters
configurator - System.Action<ExpansionPanelAnimationCollapseSettingsBuilder>
The configurator for the collapse setting.
Expand(System.Action)
The visual animation(s) that will be used when opening items.
Parameters
configurator - System.Action<ExpansionPanelAnimationExpandSettingsBuilder>
The configurator for the expand setting.