Package-level declarations

Types

Link copied to clipboard
class ScreenSize(val heightDp: Dp, val widthDp: Dp)

Immutable class representing screen dimensions in density-independent pixels.

Functions

Link copied to clipboard

Remembers and provides the current screen size in density-independent pixels.