A community member has associated this post with a similar question:
.NET MAUI Splas Screen Background image instead of Background color AND splash icon image

Only moderators can edit this content.

.net maui splash screen background image instead of background color

Matt 51 Reputation points
2023-10-09T07:12:43.23+00:00

https://learn.microsoft.com/en-us/dotnet/maui/user-interface/images/splashscreen?tabs=android

Based on this documentation I am having a hard time determining how to create a splash screen for both iOS and Android that can use a background image instead of a background color and still present the splash icon.

My background is a gradient and has a pattern.

I'm under the assumption that providing an SVG for both background and splash icon will resize at build for device resolution.

Can anyone provide direction on how to accomplish this?

Thanks.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,247 questions
{count} votes