inline Ptr<IMEManagerBase> GetIMEManager() const;
GetIMEManager obtains a pointer set by SetIMEManager to IMEManagerBase state object, which is used to provide IME implementation like controlling composition strings and candidate strings.
A IMEManagerBase pointer stored in the shared state or one of its delegates.