IMEManagerBase::OnCandidateListStyleChanged

IMEManagerBase::OnCandidateListStyleChanged
virtual void OnCandidateListStyleChanged(const IMECandidateListStyle& style);
Description

OnCandidateListStyleChanged is a callback method which is invoked when the style of candidate list has been changed by ActionScript.

Parameters
Parameters 
Description 
const IMECandidateListStyle& style 
Style used for the candidate list.