Widget.getMarginRight

Gets the value of the margin-right property.

More...
class Widget
int
getMarginRight
()

Return Value

Type: int

The right margin of widget

Detailed Description

Deprecated: Use Widget.getMarginEnd instead.

Meta