SAP Fiori Client Guide

Toolbar Plugin

(Android, iOS, Windows 10) Add native (hideable) toolbar capability to your application. The toolbar design logic is provided by native toolbar, therefore, you can configure buttons and actions easily.

The plugin is supported for use with applications on the Android, iOS, and Windows platforms. On Android and Windows, the toolbar is implemented as an action bar. On iOS it is implemented as UIActivityViewController.

Android Toolbar Behavior

You can display the toolbar on an Android device by using a double tab gesture. Pressing the last button in the toolbar displays items that do not fit or are less commonly used.

The toolbar stays visible until you dismiss it by a double tab.

iOS Toolbar Behavior

You can display the toolbar on an iOS device by using a double tap gesture, or on an iOS simulator by pressing down the Option key while holding down the left mouse button.

Windows Toolbar Behavior

You can display the toolbar on a Windows device by right-clicking on the screen, or swiping up from the bottom on touch-enabled devices.

Windows Phone Toolbar Behavior

You can display the toolbar on a Windows Phone device by clicking on the ellipsis symbol on the bottom of the screen, or swipe up from the bottom of the screen.