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

#include <platform_view_embedder.h>

Public Attributes

UpdateSemanticsCallback update_semantics_callback
 
PlatformMessageResponseCallback platform_message_response_callback
 
VsyncWaiterEmbedder::VsyncCallback vsync_callback
 
ComputePlatformResolvedLocaleCallback compute_platform_resolved_locale_callback
 
OnPreEngineRestartCallback on_pre_engine_restart_callback
 
ChanneUpdateCallback on_channel_update
 

Detailed Description

Definition at line 46 of file platform_view_embedder.h.

Member Data Documentation

◆ compute_platform_resolved_locale_callback

ComputePlatformResolvedLocaleCallback flutter::PlatformViewEmbedder::PlatformDispatchTable::compute_platform_resolved_locale_callback

Definition at line 52 of file platform_view_embedder.h.

◆ on_channel_update

ChanneUpdateCallback flutter::PlatformViewEmbedder::PlatformDispatchTable::on_channel_update

Definition at line 54 of file platform_view_embedder.h.

◆ on_pre_engine_restart_callback

OnPreEngineRestartCallback flutter::PlatformViewEmbedder::PlatformDispatchTable::on_pre_engine_restart_callback

Definition at line 53 of file platform_view_embedder.h.

◆ platform_message_response_callback

PlatformMessageResponseCallback flutter::PlatformViewEmbedder::PlatformDispatchTable::platform_message_response_callback

Definition at line 49 of file platform_view_embedder.h.

◆ update_semantics_callback

UpdateSemanticsCallback flutter::PlatformViewEmbedder::PlatformDispatchTable::update_semantics_callback

Definition at line 47 of file platform_view_embedder.h.

◆ vsync_callback

VsyncWaiterEmbedder::VsyncCallback flutter::PlatformViewEmbedder::PlatformDispatchTable::vsync_callback

Definition at line 50 of file platform_view_embedder.h.


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