mobileShowStatusBar

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mobileShowStatusBar
Synonymsiphoneshowstatusbar
Summary

Shows the status bar on mobile devices.

Introduced4.6.3
OSios, android
Platformsmobile
Example
mobileShowStatusBar
RelatedCommand: mobileHideStatusBar, iphoneSetStatusBarStyle
Description

Use mobileShowStatusBar to show the status bar on mobile devices. The status bar on most mobile devices is used to indicate core device status to the user like signal and battery charge.

mobileShowStatusBar does not have any effect on any Android devices with "hardware buttons" embedded in the status bar. For example: "back, home and menu". On these devices, hiding the status bar would remove the buttons and prevent the user from exiting the application.