ExpandableAnimationBuilder
Methods
Enable(System.Boolean)
Parameters
enable - System.Boolean
Expand(System.Action)
Configures the effects for the expand animations.
Parameters
effectsAction - System.Action<EffectsBuilder>
RETURNS
The ExpandableAnimationBuilder instance for method chaining.
Collapse(System.Action)
Configures the effects for the collapse animations.
Parameters
effectsAction - System.Action<EffectsBuilder>
RETURNS
The ExpandableAnimationBuilder instance for method chaining.