onSkipBackward

abstract fun onSkipBackward(event: KeyEvent): Boolean

On skip backward key actioned

Return

true if the key event was handled, false otherwies.

Parameters

event

the android.view.KeyEvent