# Padding

Dictionary object of parameters for the padding/insets applied to all kinds of views.

Availability
0.8
0.8
9.2.0

NOTE

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

# Properties

# bottom

Availability
0.8
0.8
9.2.0
bottom :Number

Bottom padding/inset

Default: 0


# left

Availability
0.8
0.8
9.2.0
left :Number

Left padding/inset

Default: 0


right :Number

Right padding/inset

Default: 0


# top

Availability
0.8
0.8
9.2.0
top :Number

Top padding/inset

Default: 0