Flutter iOS Embedder
FlutterKeyPrimaryResponder.h File Reference

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.