Point

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

  • 1.8.0
  • 1.8.0
  • 1.8.0

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

Point
x : Number

The x-axis coordinate of this point.

The x-axis coordinate of this point.

Point
y : Number

The y-axis coordinate of this point.

The y-axis coordinate of this point.