handleDisappear method

void handleDisappear()

Implementation

void handleDisappear() {
  dispatchEvent(DisappearEvent());
}