Widget.getMarginLeft

Gets the value of the margin-left property.

More...
class Widget
int
getMarginLeft
()

Return Value

Type: int

The left margin of widget

Detailed Description

Deprecated: Use Widget.getMarginStart instead.

Meta