showClose

@Composable
abstract fun showClose(showClose: Boolean)

Set if Close button should be visible.


abstract val showClose: Boolean

Determines if Close button should be visible.