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