kodi
|
{ kodi::gui::controls } GUI control elements
This group contains classes which are used in kodi::gui::CWindow to edit associated skin control elements, be it to set or get their values, or to make them visible or hidden.
More...
![]() |
{ kodi::gui::controls } GUI control elements
This group contains classes which are used in kodi::gui::CWindow to edit associated skin control elements, be it to set or get their values, or to make them visible or hidden.
See Skin Development for a detailed description of the skin XML parts accessed from here.
In order to access a control in skin XML using an add-on, it must have an id, otherwise an add-on cannot access it.