modifiers property

int modifiers
final

The modifiers that were present when the key event occurred.

See fuchsia.googlesource.com/garnet/+/master/public/fidl/fuchsia.ui.input/input_event_constants.fidl for the numerical values of the modifiers. Many of these are also replicated as static constants in this class.

See also:

Implementation

final int modifiers;