Flutter Windows Embedder
app_lifecycle_state.h File Reference

Go to the source code of this file.

Namespaces

 flutter
 

Enumerations

enum  flutter::AppLifecycleState {
  flutter::AppLifecycleState::kDetached,
  flutter::AppLifecycleState::kResumed,
  flutter::AppLifecycleState::kInactive,
  flutter::AppLifecycleState::kHidden,
  flutter::AppLifecycleState::kPaused
}
 

Functions

constexpr const char * flutter::AppLifecycleStateToString (AppLifecycleState state)