Viewport
            fun interface ViewportStatusObserver
Content copied to clipboard
Observer that gets notified whenever ViewportStatus changes.
See also
Functions
on
                    Link copied to clipboard
                        abstract fun onViewportStatusChanged(from: ViewportStatus, to: ViewportStatus, reason: ViewportStatusChangeReason)
Content copied to clipboard
Called whenever ViewportStatus changes.