5 #ifndef FLUTTER_SHELL_PLATFORM_WINDOWS_DISPLAY_MONITOR_H_
6 #define FLUTTER_SHELL_PLATFORM_WINDOWS_DISPLAY_MONITOR_H_
12 #include "flutter/shell/platform/embedder/embedder.h"
17 class FlutterWindowsEngine;
35 std::vector<FlutterEngineDisplay>
GetDisplays()
const;
39 static BOOL CALLBACK EnumMonitorCallback(HMONITOR monitor,
46 std::shared_ptr<WindowsProcTable> win32_;
std::vector< FlutterEngineDisplay > GetDisplays() const
DisplayMonitor(FlutterWindowsEngine *engine)
bool HandleWindowMessage(HWND hwnd, UINT message, WPARAM wparam, LPARAM lparam, LRESULT *result)