ScreenSize

constructor(width: Dp, height: Dp, label: String = "x")

Parameters

width

Screen width in dp

height

Screen height in dp

label

Display name for UI selection (auto-generated if not provided)