Module: KodiClient::Types::GUI::PropertyName
- Extended by:
- Extensions::Iterable
- Defined in:
- lib/kodi_client/types/gui/property_name_type.rb
Overview
GUI.Property.Name kodi.wiki/view/JSON-RPC_API/v12#GUI.Property.Name
Constant Summary collapse
- CURRENT_CONTROL =
'currentcontrol'- CURRENT_WINDOW =
'currentwindow'- FULLSCREEN =
'fullscreen'- SKIN =
'skin'- STEREOSCOPIC_MODE =
'stereoscopicmode'