Flutter Engine
 
Loading...
Searching...
No Matches
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
 
ViewFocusChangeRequestCallback view_focus_change_request_callback
 

Detailed Description

Definition at line 52 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 58 of file platform_view_embedder.h.

◆ on_channel_update

ChanneUpdateCallback flutter::PlatformViewEmbedder::PlatformDispatchTable::on_channel_update

Definition at line 60 of file platform_view_embedder.h.

◆ on_pre_engine_restart_callback

OnPreEngineRestartCallback flutter::PlatformViewEmbedder::PlatformDispatchTable::on_pre_engine_restart_callback

Definition at line 59 of file platform_view_embedder.h.

◆ platform_message_response_callback

PlatformMessageResponseCallback flutter::PlatformViewEmbedder::PlatformDispatchTable::platform_message_response_callback

◆ update_semantics_callback

UpdateSemanticsCallback flutter::PlatformViewEmbedder::PlatformDispatchTable::update_semantics_callback

◆ view_focus_change_request_callback

ViewFocusChangeRequestCallback flutter::PlatformViewEmbedder::PlatformDispatchTable::view_focus_change_request_callback

Definition at line 62 of file platform_view_embedder.h.

◆ vsync_callback

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

Definition at line 56 of file platform_view_embedder.h.


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