Tizen Native API  7.0
widget_app_lifecycle_callback_s Struct Reference

Public Attributes

widget_app_create_cb create
widget_app_terminate_cb terminate

Detailed Description

The structure for lifecycle of a widget application.

Since :
2.3.1

Member Data Documentation

The callback function is called before the main loop of the application starts.

This callback function is called once after the main loop of the application exits.