WindowSizeClass
Window size classes are a set of opinionated viewport breakpoints to design, develop, and test responsive application layouts against. For more details check Support different screen sizes documentation.
WindowSizeClass contains a WindowWidthSizeClass and WindowHeightSizeClass, representing the window size classes for this window's width and height respectively.
Properties
Link copied to clipboard
height-based window size class (WindowHeightSizeClass)
Link copied to clipboard
width-based window size class (WindowWidthSizeClass)