Interacts with the system's navigation bar.
This bridge is available only on the Android mobile platform. The navigation bar is the system view containing soft buttons for Back, Home, and Recents.
#include <platform/YiApplicationNavigationBarBridge.h>
Public Member Functions | |
| virtual | ~CYIApplicationNavigationBarBridge () |
| virtual void | SetNavigationBarVisibility (YIViewProperty::NavigationBar eNavigationBarVisibility)=0 |
|
inlinevirtual |
|
pure virtual |
Sets the navigation bar visibility if a navigation bar is available on the platform.
This setting doesn't affect apps running in Multi-Window mode, however the setting will take effect once the app is maximized.