ReferenceInsets

Dictionary to specify edge insets for Titanium.UI.iOS.CollisionBehavior.referenceInsets.

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

ReferenceInsets
bottom : Number

Bottom inset.

Bottom inset.

ReferenceInsets
left : Number

Left inset.

Left inset.

ReferenceInsets
right : Number

Right inset.

Right inset.

ReferenceInsets
top : Number

Top inset.

Top inset.