Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
app_lifecycle_state.h File Reference

Go to the source code of this file.

Namespaces

namespace  flutter
 

Enumerations

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

Functions

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