Instance Methods | |
| (NSInteger) | - adjustModifiers: |
| (void) | - updatePressedModifiers: |
Properties | |
| FlutterBasicMessageChannel * | channel |
| kKeyboardModifier | pressedModifiers |
Definition at line 79 of file FlutterChannelKeyResponder.mm.
| - (NSInteger) adjustModifiers: | (ios(13.4)) | API_AVAILABLE |
| - (void) updatePressedModifiers: | (ios(13.4)) | API_AVAILABLE |
|
readwritenonatomicassign |
The channel used to communicate with Flutter.
Definition at line 84 of file FlutterChannelKeyResponder.mm.
|
readwritenonatomicassign |
Definition at line 89 of file FlutterChannelKeyResponder.mm.