Flutter macOS Embedder
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
platform_provided_menu.h File Reference

Go to the source code of this file.

Namespaces

 flutter
 

Enumerations

enum class  flutter::PlatformProvidedMenu {
  flutter::kAbout ,
  flutter::kQuit ,
  flutter::kServicesSubmenu ,
  flutter::kHide ,
  flutter::kHideOtherApplications ,
  flutter::kShowAllApplications ,
  flutter::kStartSpeaking ,
  flutter::kStopSpeaking ,
  flutter::kToggleFullScreen ,
  flutter::kMinimizeWindow ,
  flutter::kZoomWindow ,
  flutter::kArrangeWindowsInFront
}