Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
IOSExternalTouchController Class Reference

#include <IOSExternalTouchController.h>

Inheritance diagram for IOSExternalTouchController:

Instance Methods

(id- init
 
(void- createGestureRecognizers
 
(void- fadeToBlack
 
(void- fadeFromBlack
 
(void- startSleepTimer
 

Protected Attributes

UIWindow * _internalWindow
 
UIView * _touchView
 
NSTimer * _sleepTimer
 

Method Documentation

◆ createGestureRecognizers

- (void) createGestureRecognizers

◆ fadeFromBlack

- (void) fadeFromBlack

◆ fadeToBlack

- (void) fadeToBlack

◆ init

- (id) init

◆ startSleepTimer

- (void) startSleepTimer

Member Data Documentation

◆ _internalWindow

- (UIWindow*) _internalWindow
protected

◆ _sleepTimer

- (NSTimer*) _sleepTimer
protected

◆ _touchView

- (UIView*) _touchView
protected

The documentation for this class was generated from the following files: