public interface IsAnimated
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAnimation()
Gets whether the widget is animated.
|
void |
setAnimation(boolean animation)
Sets whether the Widget should be animated.
|
Copyright © 2016. All rights reserved.