MobileToolbar

From Xojo Documentation

Class (inherits from Object)

New in 2020r2

A toolbar can be displayed in a screen as a Toolbar or Navigation Bar.

Properties
Count fa-lock-32.png
Methods
AddButton ButtonAt RemoveButtonAt
AddButtonAt RemoveAllButtons
Shared Methods
FromHandle

Notes

Accessed using the LeftNavigationToolbar, RightNavigationToolbar and Toolbar properties of the MobileScreen.

See Also

MobileScreen, MobileToolbarButton classes