Constructor and Description |
---|
TiKeyboardEvent(int id,
int event,
long time)
TiKeyboardEvent initialization
|
Modifier and Type | Method and Description |
---|---|
int |
getEvent()
Gets the event value
|
int |
getId()
Gets the key id
|
long |
getTime() |
TiEventType |
getType() |
public TiKeyboardEvent(int id, int event, long time)
id
- the key idevent
- event valuetime
- event timepublic int getEvent()
public int getId()
public TiEventType getType()