void StartComposition();
StartComposition creates a composition string if it is not created yet. Composition string is a collection of characters that a user has composed with the IME. In GFx, the composition string appears as part of the current text field and is often underlined or highlighted based on user input; this string can be converted to final characters by pressing a dedicated key, such as a spacebar.