Widget.setMarginRight

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

class Widget
void
setMarginRight
(
int margin
)

Parameters

margin int

the right margin Since 3.0

Meta