handleAppear method

void handleAppear()

Implementation

void handleAppear() {
  dispatchEvent(AppearEvent());
}