calculateContentSize

abstract fun calculateContentSize(componentSize: Size): Size

Calculates the Size of the content of the Component which is rendered. In other words the content size is the total size of the component minus the size of the decorations.

Sources

(source)
Link copied to clipboard