Flutter iOS Embedder
FlutterKeyboardManager.h File Reference

Go to the source code of this file.

Classes

class  FlutterKeyboardManager
 

Typedefs

typedef void(^ KeyEventCompleteCallback) (bool, FlutterUIPressProxy *_Nonnull) API_AVAILABLE(ios(13.4))
 

Typedef Documentation

◆ KeyEventCompleteCallback

typedef void(^ KeyEventCompleteCallback) (bool, FlutterUIPressProxy *_Nonnull) API_AVAILABLE(ios(13.4))

Definition at line 17 of file FlutterKeyboardManager.h.