Showable QML Type
Showtable component. More...
Import Statement: | import Fluid.Controls 1.1 |
Properties
- hideAnimation : Animation
- showAnimation : Animation
Methods
Detailed Description
Property Documentation
hideAnimation : Animation |
Animation to play to hide the component.
showAnimation : Animation |
Animation to play to show the component.
Method Documentation
void hide() |
Hide the component.
void show() |
Show the component.