Enum ImfManager.State
Definition
- Assembly:
- Tizen.NUI.dll
Enumeration for the state of the input panel.
public enum ImfManager.State
Fields
Name | Description |
---|---|
Default | Unknown state. |
Hide | Input panel is hidden. |
Show | Input panel is shown. |
WillShow | Input panel in process of being shown. |