MobileScreen.Toolbar
From Xojo Documentation
Property (As MobileToolbar )
aMobileScreen.Toolbar = newMobileToolbarValue
or
MobileToolbarValue = aMobileScreen.Toolbar
Supported on Mobile.
or
MobileToolbarValue = aMobileScreen.Toolbar
Supported on Mobile.
The toolbar that is displayed in the Screen, typically at the bottom.
Sample Code
Add a button to the Toolbar: