Skip to content

Titanium.UI.Point

A pair of coordinates used to describe the location of a Titanium.UI.View.

Since: 1.8.0 · Platforms: android, iphone, ipad, macos

Properties #

x#

Type: Number, String

The x-axis coordinate of this point.

y#

Type: Number, String

The y-axis coordinate of this point.

Titanium SDK Documentation