KeyboardEvent.Chars Property
Definition
The characters that were pressed this frame
public char[] Chars { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
Property Value
- System.Char[]
- Attributes
- System.Runtime.CompilerServices.IsReadOnlyAttribute