Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <IOSKeyboardView.h>
Instance Methods | |
(instancetype) | - NS_UNAVAILABLE |
Instance Methods inherited from KeyboardView | |
(void) | - setHeading: |
(void) | - setHidden: |
(void) | - activate |
(void) | - deactivate |
(void) | - setKeyboardText:closeKeyboard: |
(void) | - textChanged: |
(void) | - setCancelFlag: |
Class Methods | |
(instancetype) | + NS_UNAVAILABLE |
Additional Inherited Members | |
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 |
+ (instancetype) NS_UNAVAILABLE |
- (instancetype) NS_UNAVAILABLE |