accounts registered in US, Japan, UK, France, Italy, Spain, Germany, Canada and Australia PC Specific Windows 11 requirements (e.g. 8GB RAM, SSD Storage) microsoft.com/en-gb/windows/windows-11-specifications
// Your Awesome App in a Compact Window } WindowWidthSizeClass.Medium -> { // Reasonable space to have all your app and others together on screen } WindowWidthSizeClass.Expanded -> { // Woaah! Your app UI will be super cool using all the screen! } else -> { } }