Loading...
Searching...
No Matches
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.
◆ KeyEventCompleteCallback
| typedef void(^ KeyEventCompleteCallback) (bool, FlutterUIPressProxy *_Nonnull) API_AVAILABLE(ios(13.4)) |