Defines the size of a UI element.

Hierarchy

  • MEUISize

Properties

Properties

height: number

The height of the UI element used for the HTML height attribute.

width: number

The width of the UI element used for the HTML width attribute.

Generated using TypeDoc