Skip to content

How to set window to maximum desktop width and height? #3518

Answered by xuchaoqian
kishaningithub asked this question in Q&A
Discussion options

You must be logged in to vote

Try the following config:
"windows": [
{
"title": "Taurdi",
"width": 800,
"height": 600,
"resizable": true,
"maximized": true
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kishaningithub
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