MobileToolbar
From Xojo Documentation
Class (inherits from Object)
This class is supported on Mobile. Use #If...#Endif with the Target... constants to ensure you only use this class where it is supported. |
New in 2020r2
A toolbar can be displayed in a screen as a Toolbar or Navigation Bar.
Properties | |
|
Methods | |||||
|
Shared Methods | |
|
Notes
Accessed using the LeftNavigationToolbar, RightNavigationToolbar and Toolbar properties of the MobileScreen.
See Also
MobileScreen, MobileToolbarButton classes