Skip to content

Titanium.UI.TabIconInsets

Dictionary to specify edge insets for Titanium.UI.Tab.iconInsets. Difference from typical <Padding> is that right and bottom are ignored and calculated internally from top/left values.

Extends: Padding · Since: 5.2.0 · Platforms: iphone, ipad, macos

Properties #

left#

Type: Number

Left inset.

top#

Type: Number

Top inset.

Titanium SDK Documentation