RetroArch
Instance Methods | Properties | List of all members
UIEvent(iOS7Keyboard) Category Reference
Collaboration diagram for UIEvent(iOS7Keyboard):
[legend]

Instance Methods

(struct __IOHIDEvent { } *) - _hidEvent
 
(struct __IOHIDEvent { } *) - _hidEvent
 

Properties

long long _keyCode
 
_Bool _isKeyDown
 
NSString * _privateInput
 
long long _modifierFlags
 

Method Documentation

◆ _hidEvent() [1/2]

- (struct __IOHIDEvent { }*) _hidEvent

◆ _hidEvent() [2/2]

- (struct __IOHIDEvent { }*) _hidEvent

Property Documentation

◆ _isKeyDown

- (_Bool) _isKeyDown
readnonatomicassign

◆ _keyCode

- (long long) _keyCode
readnonatomicassign

◆ _modifierFlags

- (long long) _modifierFlags
readwritenonatomicassign

◆ _privateInput

- (NSString *) _privateInput
readwritenonatomicretain

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