open override fun onViewportResize(width: Int, height: Int)(source)

Notifies the listener when the viewport dimensions change.

Parameters

width

The new width of the viewport.

height

The new height of the viewport.