BoundaryIdentifier

Dictionary to specify a boundary identifier for Titanium.UI.iOS.CollisionBehavior.addBoundary.

Requires: iOS 7.0 and later

  • 3.2
  • 3.2

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

Defined By

Properties

BoundaryIdentifier
identifier : String

Arbitrary identifier for the boundary

Arbitrary identifier for the boundary

BoundaryIdentifier
point1 : Point

Start point for the boundary

Start point for the boundary

BoundaryIdentifier
point2 : Point

End point for the boundary

End point for the boundary