* Requests the element to stop its activity when the document goes into * inactive state. The scope is up to the actual component. Among other * things the active playback of video or audio content must be stopped. * TODO(#31915): remove once R1 migration is complete.
()
| 614 | * TODO(#31915): remove once R1 migration is complete. |
| 615 | */ |
| 616 | pauseCallback() {} |
| 617 | |
| 618 | /** |
| 619 | * Requests the element to resume its activity when the document returns from |