Gets the character corresponding to the key pressed.
- Returns
- The ASCII character that is composed. For example, if the user presses SHIFT + K, this property returns an uppercase K.
- Note
- For information about how to detect any of the non-character keys mentioned above, see the key_event_args class.