Package-level declarations

Types

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

Functions

Link copied to clipboard
fun getOrientation(orientation: Int): Orientation
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Composable function to get the current screen height in Dp.

Link copied to clipboard

Returns the width of the screen in Dp.