com.foxit.uiextensions.IPDFReader.BackEventListener Interface Reference

Public Member Functions

boolean onBack ()
 

Detailed Description

Interface used to allow the user to run some code when the back button clicked.

Member Function Documentation

◆ onBack()

boolean com.foxit.uiextensions.IPDFReader.BackEventListener.onBack ( )

Called when the back button clicked.

Returns
Return true to prevent this event from being propagated further, or false to indicate that you have not handled this event and it should continue to be propagated by Foxit.