Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <TVOSKeyboardView.h>
Additional Inherited Members | |
Instance Methods inherited from KeyboardView | |
(void) | - setHeading: |
(void) | - setHidden: |
(void) | - activate |
(void) | - deactivate |
(void) | - setKeyboardText:closeKeyboard: |
(void) | - textChanged: |
(void) | - setCancelFlag: |
Protected Attributes inherited from KeyboardView | |
bool * | m_canceled |
BOOL | m_deactivated |
UITextField *__weak | m_inputTextField |
Properties inherited from KeyboardView | |
BOOL | confirmed |
CDarwinEmbedKeyboard * | darwinEmbedKeyboard |
NSString * | text |
bool | keyboardVisible |