handleDisplayRectEvent

protected open fun handleDisplayRectEvent(old: Rectangle, new: Rectangle)

This is an event invoked on a View in response to a change in the display rectangle.

Parameters

old

the old display rectangle

new

the new display rectangle