#include <test_keyboard.h>
Public Attributes | |
| std::unique_ptr< flutter::PlatformMessage > | message |
| FlutterDesktopBinaryReply | callback |
| void * | user_data |
Definition at line 1660 of file embedder.cc.
| FlutterDesktopBinaryReply _FlutterPlatformMessageResponseHandle::callback |
Definition at line 21 of file test_keyboard.h.
| std::unique_ptr<flutter::PlatformMessage> _FlutterPlatformMessageResponseHandle::message |
Definition at line 1661 of file embedder.cc.
Referenced by FlutterEngineSendPlatformMessage(), and FlutterEngineSendPlatformMessageResponse().
| void* _FlutterPlatformMessageResponseHandle::user_data |
Definition at line 22 of file test_keyboard.h.