Kodi Development  20.0
for Binary and Script based Add-Ons
Definitions, structures and enumerators

Detailed Description

Dialog Select definition values
Data structures associated with this dialog.


Class Documentation

◆ SSelectionEntry

struct SSelectionEntry

Selection entry structure
Used to provide the necessary data for the selection dialog and to declare the selected position in it.

Class Members
string id Entry identfication string.
string name Entry name to show on GUI dialog.
bool selected

Place where entry can be preselected and after return the from user selected is set.