The code in UWP:
ApplicationView.PreferredLaunchWindowingMode = ApplicationViewWindowingMode.FullScreen;
doesn‘t work in WinUI3.
So how can I make the window fullscreen when it have loaded?
The code in UWP:
ApplicationView.PreferredLaunchWindowingMode = ApplicationViewWindowingMode.FullScreen;
doesn‘t work in WinUI3.
So how can I make the window fullscreen when it have loaded?
Hello, Welcome to Micorosoft Q&A,
Currently, Microsoft Q&A supports the products listed over here: supported topics (more to be added later on). For this problem, we suggest you post your problem in WInUI github issue box.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
8 people are following this question.