Enumeration for the state of the input panel.
C# Copy public enum InputMethodContext.State
public enum InputMethodContext.State
Unknown state.
Input panel is hidden.
Input panel is shown.
Input panel in process of being shown.