IMEManagerBase::EnableIME

IMEManagerBase::EnableIME
void EnableIME(bool enable);
Description

EnableIME enables/disables IME. The method is used when users want to disable IME on certain special purpose textfields such as the ones that take only numbers as input or the password textfield.

Parameters
Parameters 
Description 
bool enable 
A Boolean value of true if the IME is disabled on certain text fields.