Tizen Native API
|
Flip
This widget holds 2
content objects(Evas_Object): one on the front and one on the back. It allows you to flip from front to back and vice-versa using various animations.
If either the front or back contents are not set, the flip treats that as transparent. So if you were to set the front content but not the back, and then call elm_flip_go() you would see whatever is below the flip.
For a list of supported animations see elm_flip_go().
Signals that you can add callbacks for are: "animate,begin" - When a flip animation is started "animate,done" - When a flip animation is finished
The default content parts of the flip widget that you can use are:
- "front" - The front content of the flip.
- "back" - The back content of the flip.
The functions meant to act on it works for mapbuf objects:
Enumeration Type Documentation
enum Elm_Flip_Direction |
Enumeration of Elm Flip Direction type
- Enumerator: