Class (inherits from ContainerControl)
Measure/Step (Pixel) while a ViewController collapse/expand.
Period (ms) while a ViewController collapse/expand.
Fires if a ViewController is collapsed.
Fires if a ViewController is expanded.
Expand or collapse a ViewController.
Parameters
Name | Description |
value | A Boolean specifiying the state of the ViewController. |
Set a ViewController’s collapsed and expanded height.
Parameters
Name | Description |
collapsedHeight | An Integer specifiying the height of the collapsed ViewController. |
expandedHeight | An Integer specifiying the height of the expanded ViewController. |
Animate a ViewController while collapsing/expending.
Return state of a ViewController.