Tizen Native API
5.5
|
The policy determining if the image is loaded when the visual is staged or created. More...
Enumerations | |
enum | Type |
The available named elements that define the LoadPolicy. More... |
The policy determining if the image is loaded when the visual is staged or created.
The available named elements that define the LoadPolicy.
IMMEDIATE |
The image is loaded when the ImageVisual is created. |
ATTACHED |
The image is loaded when the ImageVisual is attached to the stage. |