Motion Backgrounds
High-performance SVG textures for modern Power Apps interfaces
Implementation Guide
Method A: Static Media
Best for fixed-size apps where you want zero code management.
- Download the Phone or Tablet SVG file.
- In Power Apps: Media > Upload.
- Set Screen Background to the uploaded file.
Method B: Dynamic Code
Best for responsive apps. The background scales perfectly to any screen.
- Click "Code" and copy the generated snippet.
- Insert an "Image" control in your app.
- Paste into the "Image" property (not Background).
Power Apps Image Property
Paste this code into the "Image" property of an Image control for a responsive, high-performance background.
Thank You!
Your feedback helps make these tools better for the entire Power Apps community.