maxSize

@Composable
abstract fun maxSize(maxSize: Int?)(source)

Set the maximum size.


abstract val maxSize: Int?(source)

The maximum size.