virtual void OnCandidateListStyleChanged(const IMECandidateListStyle& style);
OnCandidateListStyleChanged is a callback method which is invoked when the style of candidate list has been changed by ActionScript.
Parameters |
Description |
const IMECandidateListStyle& style |
Style used for the candidate list. |