Interface BackManager.PossibleBackAction

Enclosing class:
BackManager

public static interface BackManager.PossibleBackAction
Represent a possible back action.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Called when the user wants to go back
  • Method Details

    • onBack

      boolean onBack()
      Called when the user wants to go back
      Returns:
      whether or not the back action was performed