SWT.INHERIT_NONE

The <code>Composite</code> constant to indicate that an attribute (such as background) is not inherited by the children (value is 0).

@since 3.2

class SWT
int INHERIT_NONE;

Meta