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