contentSize

abstract val contentSize: Size

The size of the zoomable content that is currently known to Modifier.zoomable. This is calculated using the value given to ZoomableState.setContentLocation and may be one frame behind the UI. Useful for synchronizing other elements with the zoomable content.