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