Screen Box
Describes the coordinate box on the screen, measured in `platform pixels` from top to bottom and from left to right.
Constructors
ScreenBox
Link copied to clipboard
open fun ScreenBox(@NonNull min: ScreenCoordinate, @NonNull max: ScreenCoordinate)
Content copied to clipboard