Point

Object
Platform Since
Android 1.8.0
iPhone 1.8.0
iPad 1.8.0

Summary

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

Methods

Name Summary
getX

Gets the value of the x property.

getY

Gets the value of the y property.

setX

Sets the value of the x property.

setY

Sets the value of the y property.

Properties

Name Type Summary
x Number

The x-axis coordinate of this point.

y Number

The y-axis coordinate of this point.

Events

This type has no events.