TextFieldPadding

Dictionary object of parameters for the Titanium.UI.TextField.padding that describes the padding

  • 6.0.0
  • 6.0.0
  • 6.0.0

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

TextFieldPadding
bottom : Number

Bottom padding (Android only, since 6.1.0)

Bottom padding (Android only, since 6.1.0)

TextFieldPadding
left : Number

Left padding

Left padding

TextFieldPadding
right : Number

Right padding

Right padding

TextFieldPadding
top : Number

Top padding (Android only, since 6.1.0)

Top padding (Android only, since 6.1.0)