ViewportStatusObserver
ViewportStatusObserver must be implemented by objects that wish to register
themselves using addStatusObserver(_:) so that they can observe
status changes.
See also
addStatusObserver(_:) for an important note about how
these notifications are delivered asynchronously.
-
Called whenever
statuschanges.
ViewportStatusObserver Protocol Reference