Camera Changed Callback
interface CameraChangedCallback
This event is emitted whenever the visible viewport changes its size due to the invocation of the `setSize` and `setBounds` methods or when the camera is modified by calling camera methods. The event is emitted synchronously so that an updated camera state can be fetched immediately.