|
Avaya Client Services API Reference (iOS)
|
#import <CSKeyboardEvent.h>
Inherits NSObject.
Instance Methods | |
| (instancetype) | - initWithFirstKey:secondKey:ctrl:alt:shift:cmd:windows: |
Properties | |
| NSUInteger | firstKey |
| NSUInteger | secondKey |
| BOOL | keyCtrl |
| BOOL | keyAlt |
| BOOL | keyShift |
| BOOL | keyCmd |
| BOOL | keyWindows |
| - (instancetype) initWithFirstKey: | (NSUInteger) | firstKey | |
| secondKey: | (NSUInteger) | secondKey | |
| ctrl: | (BOOL) | ctrlState | |
| alt: | (BOOL) | altState | |
| shift: | (BOOL) | shiftState | |
| cmd: | (BOOL) | cmdState | |
| windows: | (BOOL) | windowsState | |
|
readnonatomicassign |
|
readnonatomicassign |
|
readnonatomicassign |
|
readnonatomicassign |
|
readnonatomicassign |
|
readnonatomicassign |
|
readnonatomicassign |