InputEvent
- 
class 
Event.InputEvent() 
Constructors
Accessors
viewKey
Methods
Constructors
- 
InputEvent.constructor(viewKey) Arguments: - viewKey (
ViewKey()) – key for the View the event is occurring in 
Return type: InputEvent
- viewKey (
 
Accessors
- 
Event.viewKey() Get the ViewKey this event is associated with.
Return type: ViewKey