Hi,
I want to launch my UWP app at a particular position with a fixed size.
I am able to set the height and width of the application.
How can I set the position of the app on the screen?
Regards,
Abhishek
Hi,
I want to launch my UWP app at a particular position with a fixed size.
I am able to set the height and width of the application.
How can I set the position of the app on the screen?
Regards,
Abhishek
Hi,
Welcome to Microsoft Q&A!
I have to say there is no such API in UWP can change the position of the window. You can only change window size or make it fullscreen by accessing ApplicationView class. If you do want this feature, please submit your feature requirement to the Windows Feedback Hub app that is Windows built-in app.
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.
6 people are following this question.