Flutter macOS Embedder
FlutterKeyPrimaryResponder.h File Reference
#import <Cocoa/Cocoa.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.