IMEManagerBase::OnEnableIME

IMEManagerBase::OnEnableIME
virtual void OnEnableIME(bool enable);
Description

OnEnableIME handles enabling/disabling of IME and is invoked from EnableIME method.

Parameters
Parameters 
Description 
bool enable 
A Boolean value of true enables IME and value of false disables IME.