Change-Id: I7e37c74acd4d42cbd052b34294d03c0a0ab31b98
/**
* @brief Requests to open the IME selector menu.
+ * Disabled IMEs are not displayed in the IME Selector.
* @details This function provides the IME selector menu for the IME or other application developers who might want to change the default IME.
* @since_tizen 2.4
* @privlevel public
/**
* @brief Requests to pre-launch the IME.
+ * Otherwise, the IME will be launched when an associated text input UI control has focus.
* @details The developers can use this function to launch IME in On-demand mode.
* @since_tizen 5.0
* @privlevel public