Package-level declarations

Types

Link copied to clipboard
class Size(val width: Int, val height: Int, val depth: Int = UNSPECIFIED_SIZE)

Immutable class that represents width, height, and depth dimensions in pixels.