Tizen Native API
7.0
|
This module provides functionalities for applications view management.
Required Header
#include <ui_viewmanager.h>
Overview
UI View Manager provides functionalities for applications view management. The view management provides interfaces for view life-cycle, view switching including transition effects and it provides also convenient types of view forms, and application basic infrastructure for each profiles.
Typedefs | |
typedef enum UiViewIndicator | ui_view_indicator |
Enumeration for possible values for indicator state. | |
typedef enum UiViewState | ui_view_state |
Enumeration for possible values for view state. | |
typedef enum UiViewOrientationMode | ui_view_orientation_mode |
Enumeration for possible values for view orientation mode. |
Typedef Documentation
typedef enum UiViewIndicator ui_view_indicator |
Enumeration for possible values for indicator state.
- Deprecated:
- Deprecated since tizen 6.0.
- Since :
- 3.0
typedef enum UiViewOrientationMode ui_view_orientation_mode |
Enumeration for possible values for view orientation mode.
- Deprecated:
- Deprecated since tizen 6.0.
- Since :
- 3.0
typedef enum UiViewState ui_view_state |
Enumeration Type Documentation
enum ui_viewmgr_error_e |
Enumeration for UI VIEWMGR error code.
- Deprecated:
- Deprecated since tizen 6.0.
- Enumerator:
enum UiViewIndicator |
Enumeration for possible values for indicator state.
- Deprecated:
- Deprecated since tizen 6.0.
- Since :
- 3.0
Enumeration for possible values for view orientation mode.
- Deprecated:
- Deprecated since tizen 6.0.
- Since :
- 3.0
enum UiViewState |