[]
Gets the amount of space, in pixels, to be added between two elements.
protected override int GetExtraSpacing(Element above, Element below)
Type | Name | Description |
---|---|---|
Element | above | Element above the space. |
Element | below | Element below the space. |
Type | Description |
---|---|
int | Amount of space, in pixels, to be added between the two elements. |