Package-level declarations
Types
Height-based window size class.
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.
Width-based window size class.
Properties
Whether the window height is long (longer than most phones in portrait).
Whether the window width is long (longer than most phones in portrait).
Get the window height of the current window. This matches closely width screen size on mobile devices most of the time, but windows can be resized by the user.
Get the window size of the current window in dp. This matches closely width screen size on mobile devices most of the time, but windows can be resized by the user.
Get the window size of the current window in pixels. This matches closely width screen size on mobile devices most of the time, but windows can be resized by the user.
Get the window size of the current window in pixels. This matches closely width screen size on mobile devices most of the time, but windows can be resized by the user.
Get the window size of the current window in pixels. This matches closely width screen size on mobile devices most of the time, but windows can be resized by the user.
Get the window size of the current window in pixels. This matches closely width screen size on mobile devices most of the time, but windows can be resized by the user.
Get the window size of the current window in pixels. This matches closely width screen size on mobile devices most of the time, but windows can be resized by the user.
Get the window width of the current window. This matches closely width screen size on mobile devices most of the time, but windows can be resized by the user.
Functions
Calculates the window's WindowSizeClass.