◆ adjustModifiers:
| - (NSInteger) adjustModifiers: |
|
(ios(13.4)) |
API_AVAILABLE |
|
◆ updatePressedModifiers:
| - (void) updatePressedModifiers: |
|
(ios(13.4)) |
API_AVAILABLE |
|
◆ channel
◆ pressedModifiers
| - (kKeyboardModifier) pressedModifiers |
|
readwritenonatomicassign |
◆ previouslyPressedFlags
| - (uint64_t) previouslyPressedFlags |
|
readwritenonatomicassign |
The |NSEvent.modifierFlags| of the last event received.
Used to determine whether a FlagsChanged event should count as a keydown or a keyup event.
Definition at line 26 of file FlutterChannelKeyResponder.mm.
The documentation for this category was generated from the following files: