executeKeyEvent
You can call this function yourself to have the scroll view perform scrolling from a key event, just as if the event had been dispatched to it by the view hierarchy.
Return
Return true if the event was handled, else false.
Parameters
event
The key event to execute.