modifiers property

int modifiers
final

The modifiers that were present when the key event occurred.

See android.googlesource.com/platform/prebuilts/fuchsia_sdk/+/main/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;