You.i Engine
YiApplicationUIBridgeLocator.h
Go to the documentation of this file.
1 // © You i Labs Inc. 2000-2017. All rights reserved.
2 #ifndef _YI_APPLICATION_UI_BRIDGE_LOCATOR_H_
3 #define _YI_APPLICATION_UI_BRIDGE_LOCATOR_H_
4 
13 
22 {
23 public:
30 
37 
44 };
45 
50 #endif // _YI_APPLICATION_UI_BRIDGE_LOCATOR_H_
Interacts with the system's navigation bar.
Definition: YiApplicationNavigationBarBridge.h:21
Instantiates the application user interface oriented bridges; the instance will be deleted automatica...
Definition: YiApplicationUIBridgeLocator.h:21
static CYIApplicationOrientationBridge * GetApplicationOrientationBridge()
static CYIApplicationNavigationBarBridge * GetApplicationNavigationBarBridge()
Interacts with the applications status bar.
Definition: YiApplicationStatusBarBridge.h:21
static CYIApplicationStatusBarBridge * GetApplicationStatusBarBridge()
Interacts with the application's orientation functionality.
Definition: YiApplicationOrientationBridge.h:21