Interface MaterialTapTargetPrompt.PromptView.PromptTouchedListener

    • Method Detail

      • onFocalPressed

        void onFocalPressed()
        Called when the focal is pressed.
      • onNonFocalPressed

        void onNonFocalPressed()
        Called when anywhere outside the focal is pressed or the system back button is pressed.
      • onBackButtonPressed

        void onBackButtonPressed()
        Called when the system back button is pressed.