How to add/create Splash screen image in Winui3 app

Sachi 221 Reputation points
2022-04-29T10:40:33.747+00:00

Hi,
I am creating a Winui3 App i want to add splash screen image while application loading
i have added image in splash screen in package.appx.manifest file its not working.
please suggest me how can i add splash screen to my winui3 app?

Windows development | Windows App SDK
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 90,686 Reputation points
    2022-04-29T20:09:15.66+00:00

    You can use a Layered window
    I just uploaded a test on GitHub (my first one, as I used AppBox before... I hope it will work...) :

    WinUI3_SplashScreen

    197820-splashscreen.jpg

    2 people found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.