SWT.BOTTOM

Style constant for align bottom behavior (value is 1&lt;&lt;10, since align DOWN and align BOTTOM are considered the same). <p><b>Used By:</b><ul> <li><code>FormAttachment</code> in a <code>FormLayout</code></li> </ul></p>

class SWT
int BOTTOM;

Meta