()
| 561 | |
| 562 | // This method is called before navigation change in focused mode |
| 563 | async beforeNavigationFocusedMode() { |
| 564 | // this.saveExampleState(); |
| 565 | } |
| 566 | |
| 567 | // This method is called after navigation change in focused mode |
| 568 | async afterNavigationFocusedMode() { |