Widget.setMarginBottom

Sets the bottom margin of widget. See the margin-bottom property.

class Widget
void
setMarginBottom
(
int margin
)

Parameters

margin int

the bottom margin

Meta