|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <IOSExternalTouchController.h>
Instance Methods | |
| (id) | - init |
| (void) | - createGestureRecognizers |
| (void) | - fadeToBlack |
| (void) | - fadeFromBlack |
| (void) | - startSleepTimer |
Protected Attributes | |
| UIWindow * | _internalWindow |
| UIView * | _touchView |
| NSTimer * | _sleepTimer |
| - (void) createGestureRecognizers |
| - (void) fadeFromBlack |
| - (void) fadeToBlack |
| - (id) init |
| - (void) startSleepTimer |
|
protected |
|
protected |
|
protected |