MobileScreen.TabBarVisible
From Xojo Documentation
Property (As Boolean )
aMobileScreen.TabBarVisible = newBooleanValue
or
BooleanValue = aMobileScreen.TabBarVisible
Supported on Mobile.
or
BooleanValue = aMobileScreen.TabBarVisible
Supported on Mobile.
If True, the tab bar is visible when the screen is shown. Changing this after the screen is shown has no effect.