SWT.COMPOSITION_SELECTION

The IME composition event detail that indicates that IME needs the selected text and its start and end offsets (value is 3).

@see SWT#ImeComposition

@since 3.4

class SWT
int COMPOSITION_SELECTION;

Meta