SWT.TOGGLE

Style constant for toggle button behavior (value is 1&lt;&lt;1). <p><b>Used By:</b><ul> <li><code>Button</code></li> </ul></p>

class SWT
int TOGGLE;

Meta