Instance Methods | |
(NSInteger) | - adjustModifiers: |
(void) | - updatePressedModifiers: |
Properties | |
FlutterBasicMessageChannel * | channel |
kKeyboardModifier | pressedModifiers |
Definition at line 83 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 88 of file FlutterChannelKeyResponder.mm.
|
readwritenonatomicassign |
Definition at line 93 of file FlutterChannelKeyResponder.mm.