Widget.setMarginLeft

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

class Widget
void
setMarginLeft
(
int margin
)

Parameters

margin int

the left margin Since 3.0

Meta