Flutter Engine
The Flutter Engine
Classes | Typedefs
FlutterKeyPrimaryResponder.h File Reference
#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterUIPressProxy.h"

Go to the source code of this file.

Classes

protocol  <FlutterKeyPrimaryResponder>
 

Typedefs

typedef void(^ FlutterAsyncKeyCallback) (BOOL handled)
 

Typedef Documentation

◆ FlutterAsyncKeyCallback

typedef void(^ FlutterAsyncKeyCallback) (BOOL handled)

Definition at line 10 of file FlutterKeyPrimaryResponder.h.