BEKeyEntryContext
A class that describes a key event and the text document with which the event is associated.
Declaration
class BEKeyEntryContextOverview
If the key entry occurs within the context of a composed input mode, for example Chinese, Japanese, or Korean input, set shouldEvaluateForInputSystemHandling to true. The text system uses the document’s marked text to combine multiple key events into a single input character.