| 
    Tizen Native API
    8.0
    
   
   | 
  
  
  
 
component_based_app_lifecycle_callback_s Struct Reference
  Public Attributes | |
| component_based_app_create_cb | create | 
| component_based_app_terminate_cb | terminate | 
Detailed Description
The structure for lifecycle of a component based application.
- Since :
 - 5.5
 
Member Data Documentation
The callback function is called before the main loop of the application starts.
The callback function is called once after the main loop of the application exits.