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

Public Attributes

std::shared_ptr< fml::AutoResetWaitableEventlatch
 
bool returned
 

Detailed Description

Definition at line 2845 of file embedder_unittests.cc.

Member Data Documentation

◆ latch

std::shared_ptr<fml::AutoResetWaitableEvent> flutter::testing::KeyEventUserData::latch

Definition at line 2846 of file embedder_unittests.cc.

◆ returned

bool flutter::testing::KeyEventUserData::returned

Definition at line 2847 of file embedder_unittests.cc.


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