| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
GUI functions on Kodi. More...
Topics | |
| Control | |
| Code based skin access.  | |
| Dialog | |
| Kodi's dialog class  | |
| ListItem | |
| Selectable window list item.  | |
| Action | |
| Window | |
| GUI window class for Add-Ons.  | |
Functions | |
| getCurrentWindowId () | |
 
 | |
| getCurrentWindowDialogId () | |
 
 | |
| getScreenHeight () | |
 
 | |
| getScreenWidth () | |
 
 | |
GUI functions on Kodi.
Offers classes and functions that manipulate the Graphical User Interface through windows, dialogs, and various control widgets.
| getCurrentWindowDialogId | ( | ) | 
Function:  xbmcgui.getCurrentWindowDialogId() Example:
| getCurrentWindowId | ( | ) | 
Function:  xbmcgui.getCurrentWindowId() Example:
| getScreenHeight | ( | ) | 
Function:  getScreenHeight() | getScreenWidth | ( | ) | 
Function:  getScreenWidth()