Widget.setMarginRight

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

More...
class Widget
void
setMarginRight
(
int margin
)

Parameters

margin int

the right margin

Detailed Description

Deprecated: Use Widget.setMarginEnd instead.

Meta