on Viewport Status Changed
abstract fun onViewportStatusChanged(from: ViewportStatus, to: ViewportStatus, reason: ViewportStatusChangeReason)
Content copied to clipboard
Called whenever ViewportStatus changes.
Parameters
from
The previous ViewportStatus
to
The current ViewportStatus.
reason
The reason that the ViewportStatus has been changed.