iOSToolbar
From Xojo Documentation
![]() |
This item was deprecated in version 2020r2. Please use MobileToolbar as a replacement. |
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