Flutter iOS Embedder
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
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.