Enum InputMethodContext.State

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
5

Enumeration for the state of the input panel.

C#
Copy
public enum State
Name Description
Default

Unknown state.

Hide

Input panel is hidden.

Show

Input panel is shown.

WillShow

Input panel in process of being shown.