WindowInfo

data class WindowInfo(val screenWidthInfo: WindowInfo.WindowType, val screenHeightInfo: WindowInfo.WindowType, val screenWidth: Dp, val screenHeight: Dp, val orientation: Orientation)

Constructors

Link copied to clipboard
constructor(screenWidthInfo: WindowInfo.WindowType, screenHeightInfo: WindowInfo.WindowType, screenWidth: Dp, screenHeight: Dp, orientation: Orientation)

Types

Link copied to clipboard
sealed class WindowType

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard