Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | Using webMethods Mobile Designer | Project Properties Reference | Cross-Compiler Properties | Screen and Display Handling
 
Screen and Display Handling
project.runtime.statusbar.visible
Specifies whether you want the application to leave room so that a device's status bar displays. The status bar is where a device displays information, such as battery strength, signal strength, and the time.
Platforms
Android
iOS
Value
*true if you want the status bar visible.
*false if you do not want the status bar visible.
Default
Depends on whether the application uses the Native user interface library (com.softwareag.mobile.runtime.nui) for its user interface:
*If an application uses the NativeUI library, the default is true.
*If an application does not use the NativeUI library, the default is false.