characterCodePoint property
final
The Unicode code point represented by the key event, if any.
If there is no Unicode code point, this value is zero.
Implementation
final int characterCodePoint;
The Unicode code point represented by the key event, if any.
If there is no Unicode code point, this value is zero.
final int characterCodePoint;