Skip to content

Titanium.UI.Size

A simple object consisting of size measurements.

The size property returns a dimension object with x and y both set to 0.

Since: 2.0.0

Properties #

height#

Type: Number

The height measurement.

width#

Type: Number

The width measurement.

Titanium SDK Documentation