IMEManagerBase::SetEnabled
IMEManagerBase::SetEnabled
virtual bool SetEnabled(bool enable);
Description
SetEnabled enables/disables IME by turning it on/off.
Parameters
Parameters |
Description |
bool enable |
A Boolean value of true if the IME is turned on and a value of false if the IME is turned off. |
Return Value