characterCodePoint property

int characterCodePoint
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;