Contents

BEKeyEntryContext

A class that describes a key event and the text document with which the event is associated.

Declaration

class BEKeyEntryContext

Overview

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.

Topics

Creating a key entry context

Getting the information about the key event

Getting information about the text document

See Also

Keyboard input