Static
animatePerforms the changes declared in animFunction with animation inside the layout provided. Duration indicates how long the animation will take in milliseconds. For animation rootLayout you should choose parent layout for Android, you can choose page layout for iOS as shown in example. While animating Textbox, you may see the hint of the Textbox disappear on Android. This is related with Android internal issue (same reason of Google Issue Tracker 38303812, 37048478). For getting over from this problem you should set empty text to the Textbox onComplete callback of animation.
0.1
Generated using TypeDoc
Performs the changes declared in animFunction with animation. Duration indicates how long the animation will take in milliseconds.
Android
Ios
Since
0.1