Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 737 Bytes

corewindow_characterreceived.md

File metadata and controls

21 lines (15 loc) · 737 Bytes
-api-id -api-type
E:Windows.UI.Core.CoreWindow.CharacterReceived
winrt event

Windows.UI.Core.CoreWindow.CharacterReceived

-description

Is fired when a new character is received by the input queue.

-remarks

Apps do not receive this event when an Input Method Editor (IME) is enabled. The Input Method Editor (IME) handles all keyboard input and sets Handled to true.

-examples

-see-also

CharacterReceivedEventArgs