Ubuntu Platform API  2.3.0
A library helping with tight integration into the Ubuntu platform
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
window_state.h File Reference

Go to the source code of this file.

Enumerations

enum  UApplicationUiWindowState {
  U_UNKNOWN_STATE,
  U_RESTORED_STATE,
  U_MINIMIZED_STATE,
  U_MAXIMIZED_STATE,
  U_VERTMAXIMIZED_STATE,
  U_FULLSCREEN_STATE
}
 

Enumeration Type Documentation

Enumerator
U_UNKNOWN_STATE 
U_RESTORED_STATE 
U_MINIMIZED_STATE 
U_MAXIMIZED_STATE 
U_VERTMAXIMIZED_STATE 
U_FULLSCREEN_STATE 

Definition at line 22 of file window_state.h.