iOSToolbar

From Xojo Documentation

Class (inherits from Object)

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

Methods
Add RemoveAll RemoveByValue
Count RemoveAllByValue Value
Insert RemoveByIndex

Notes

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

See Also

iOSView, iOSToolButton classes