The Picture-in-Picture Demo component allows OutSystems mobile developers to easily enable and test Picture-in-Picture (PiP) mode within their applications. PiP lets users minimize an app’s window into a small, floating screen while continuing to interact with other apps.
This component is powered by the Cordova PiP Plugin and provides an easy-to-use OutSystems wrapper, including ready-to-use demo actions and UI.
Check PiP Availability - Ensure device and OS support before triggering PiP.
Enter PiP Mode - Start Picture-in-Picture with custom window dimensions (width, height).
Exit PiP Mode - Restore your app to normal view.
Demo UI Block - Pre-built block showing how to trigger PiP actions with buttons.
Extensible - Integrate with your video player, dashboard, or custom business logic.