# HorizontalInsets

Dictionary object of parameters for horizontal-only insets applied to Titanium.UI.TableView and Titanium.UI.ListView views. Only left and right properties are used (see Padding).

Availability
0.8
0.8
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# left

Availability
0.8
0.8
9.2.0
left :Number

Left padding/inset

Default: 0


right :Number

Right padding/inset

Default: 0