Skip to content

UnoPLatform Linux set window size programatically #19022

Answered by MartinZikmund
HowardPWeiss asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the Window.AppWindow.Resize API to change the size (you can call it in the App.xaml.cs OnLaunched method for example). The Page is just an element in the UI so it does not influence its parent window.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@HowardPWeiss
Comment options

Answer selected by jeromelaban
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants