Flutter Engine
The Flutter Engine
|
#include <Windows.h>
#include <cstdint>
#include <map>
#include <mutex>
#include <optional>
#include <set>
#include "flutter/shell/platform/common/app_lifecycle_state.h"
Go to the source code of this file.
Classes | |
class | flutter::WindowsLifecycleManager |
Namespaces | |
namespace | flutter |
Enumerations | |
enum class | flutter::WindowStateEvent { flutter::kShow , flutter::kHide , flutter::kFocus , flutter::kUnfocus } |
An event representing a change in window state that may update the. More... | |