Flutter Engine
 
Loading...
Searching...
No Matches
_FlutterPlatformMessageResponseHandle Struct Reference

#include <test_keyboard.h>

Public Attributes

std::unique_ptr< flutter::PlatformMessagemessage
 
FlutterDesktopBinaryReply callback
 
void * user_data
 

Detailed Description

Definition at line 1660 of file embedder.cc.

Member Data Documentation

◆ callback

FlutterDesktopBinaryReply _FlutterPlatformMessageResponseHandle::callback

Definition at line 21 of file test_keyboard.h.

◆ message

std::unique_ptr<flutter::PlatformMessage> _FlutterPlatformMessageResponseHandle::message

◆ user_data

void* _FlutterPlatformMessageResponseHandle::user_data

Definition at line 22 of file test_keyboard.h.


The documentation for this struct was generated from the following files: