# TabIconInsets

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

Availability
5.2.0
9.2.0
Extends

NOTE

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

# Properties

# left

Availability
5.2.0
9.2.0
left :Number

Left inset.

Default: 0


# top

Availability
5.2.0
9.2.0
top :Number

Top inset.

Default: 0