| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
Classes | |
| class | ITouchInputHandler | 
| Interface (implements ITouchInputHandling) defining methods to handle raw touch input events (down, up, move).  More... | |
Enumerations | |
| enum | TouchInput {  TouchInputUnchanged = 0 , TouchInputAbort , TouchInputDown , TouchInputUp , TouchInputMove }  | 
| Touch input event.  More... | |