Does anyone know a way to start an app with the screen maximized on startup on a Windows PC?
In QML, a Window has a maximized property and method, but within AppStudio we use the App type as the containing object and it doesn't appear to inherit this property.
Window QML Type | Qt Quick 5.5
Any ideas please let me know.
Cheers,
-Paul