Widget.setMarginTop

Sets the top margin of widget. See the "margin-top" property.

class Widget
void
setMarginTop
(
int margin
)

Parameters

margin int

the top margin Since 3.0

Meta