StateBag::GetIMEManager

StateBag::GetIMEManager
inline Ptr<IMEManagerBase> GetIMEManager() const;
Description

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.

Return Value

A IMEManagerBase pointer stored in the shared state or one of its delegates.