Size

class Size

Public API for MeasureOutput.

Constructors

Link copied to clipboard
constructor(width: Int, height: Int)
constructor()

Properties

Link copied to clipboard

The height value in pixels.

Link copied to clipboard

The width value in pixels.