#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterKeyPrimaryResponder.h"#import <Foundation/NSObject.h>#import <UIKit/UIKit.h>#import "flutter/shell/platform/darwin/ios/InternalFlutterSwift/InternalFlutterSwift.h"#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterKeySecondaryResponder.h"Go to the source code of this file.
Classes | |
| class | FlutterKeyboardManager |
Typedefs | |
| typedef void(^ | KeyEventCompleteCallback) (bool, FlutterUIPressProxy *_Nonnull) API_AVAILABLE(ios(13.4)) |
| typedef void(^ KeyEventCompleteCallback) (bool, FlutterUIPressProxy *_Nonnull) API_AVAILABLE(ios(13.4)) |
Definition at line 17 of file FlutterKeyboardManager.h.