enableDemoMode
Set consistent status bar indicators on Android or iOS devices for screenshots. Configure time, battery level, charging status, WiFi/mobile signal strength, data type, and notifications visibility.
Instructions
Enable demo mode with consistent status bar indicators for screenshots
Input Schema
Name | Required | Description | Default |
---|---|---|---|
batteryLevel | No | Battery level percentage (0-100) | |
batteryPlugged | No | Whether the device appears to be charging | |
hideNotifications | No | Whether to hide notification icons | |
mobileDataType | No | Mobile data type to display | |
mobileSignalLevel | No | Mobile signal strength (0-4) | |
platform | Yes | Target platform | |
time | No | Time to display in statusbar in HHMM format (e.g., 1000 for 10:00) | |
wifiLevel | No | WiFi signal strength (0-4) |