Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches
Add-on Rendering control

Table of Contents

Control where rendering becomes performed from add-on to show on Kodi


Example

<control type="renderaddon" id ="9">
<left>5</left>
<top>50</top>
<width>780</width>
<height>515</height>
</control>

Available tags

Only the default control tags are applicable to this control.


See also

Development: