Device Screen Control

Control how your app uses the device display to create a more polished experience

Device Screen Control features let you customize the device screen behavior of your Median app, including screen brightness, screen timeout behavior, and full-screen display. These settings can be configured as defaults in App Studio and, where supported, changed dynamically at runtime using the Median JavaScript Bridge.

👍

Developer Demo

Display our demo page in your app to test during development https://median.dev/device-screen-controls/

Screen Controls

Configure Screen Controls

Many screen controls can be configured as default app behavior through App Studio → Interface. Runtime controls are available through the Median JavaScript Bridge where supported.

For implementation details, platform behavior, and JavaScript Bridge examples, see the individual guides above.