onDismiss abstract method

void onDismiss()

It's a function that takes no arguments and returns nothing.

Implementation

void onDismiss();