public static interface MaterialTapTargetPrompt.PromptView.PromptTouchedListener
MaterialTapTargetPrompt.PromptView
is touched.Modifier and Type | Method and Description |
---|---|
void |
onBackButtonPressed()
Called when the system back button is pressed.
|
void |
onFocalPressed()
Called when the focal is pressed.
|
void |
onNonFocalPressed()
Called when anywhere outside the focal is pressed or the system back button is
pressed.
|
void onFocalPressed()
void onNonFocalPressed()
void onBackButtonPressed()