keysPressedOnDown property

Set<LogicalKeyboardKey> keysPressedOnDown
final

The keys that were pressed when the most recent PointerDownEvent occurred.

Implementation

final Set<LogicalKeyboardKey> keysPressedOnDown;