Index

AppChrome

new AppChrome(app)

The chrome UI of the appWindow.

Parameters:
Name Type Description
app AppWindow

The app window instance this chrome belongs to.

Methods

holdNavigation()

Force the navigation to stay opened, because we don't want to conflict with home gesture.

releaseNavigation()

Release the navigation opened state.