Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
flutter::PlatformMessageHandlerIos::HandlerInfo Struct Reference

#include <platform_message_handler_ios.h>

Public Attributes

fml::scoped_nsprotocol< NSObject< FlutterTaskQueueDispatch > * > task_queue
 
fml::ScopedBlock< FlutterBinaryMessageHandlerhandler
 

Detailed Description

Definition at line 38 of file platform_message_handler_ios.h.

Member Data Documentation

◆ handler

fml::ScopedBlock<FlutterBinaryMessageHandler> flutter::PlatformMessageHandlerIos::HandlerInfo::handler

Definition at line 40 of file platform_message_handler_ios.h.

◆ task_queue

fml::scoped_nsprotocol<NSObject<FlutterTaskQueueDispatch>*> flutter::PlatformMessageHandlerIos::HandlerInfo::task_queue

Definition at line 39 of file platform_message_handler_ios.h.


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