You.i Engine
CYIApplicationNavigationBarBridge Class Referenceabstract

Detailed Description

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.

Note
Android TV and Fire TV are not supported.
See also
YIViewProperty

#include <platform/YiApplicationNavigationBarBridge.h>

Public Member Functions

virtual ~CYIApplicationNavigationBarBridge ()
 
virtual void SetNavigationBarVisibility (YIViewProperty::NavigationBar eNavigationBarVisibility)=0
 

Constructor & Destructor Documentation

virtual CYIApplicationNavigationBarBridge::~CYIApplicationNavigationBarBridge ( )
inlinevirtual

Member Function Documentation

virtual void CYIApplicationNavigationBarBridge::SetNavigationBarVisibility ( YIViewProperty::NavigationBar  eNavigationBarVisibility)
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.

See also
YIViewProperty::NavigationBar

The documentation for this class was generated from the following file: