onLeave method
void
onLeave()
Hook run during leave, after the screen-restore sequence is written (e.g. restore the previous input mode). Default: no-op.
Implementation
void onLeave() {}
Hook run during leave, after the screen-restore sequence is written (e.g. restore the previous input mode). Default: no-op.
void onLeave() {}