ExpansionPanelAnimationCollapseSettingsBuilder
Methods
Duration(System.Double)
The number of milliseconds used for the visual animation when a ExpansionPanel item is closed.
Parameters
value - System.Double
The value for Duration
Effects(System.String)
A whitespace-delimited string of animation effects that are utilized when a ExpansionPanel item is closed. Available options are "fadeOut" and "zoomOut".
Parameters
value - System.String
The value for Effects