Start native apps faster with the Composables CLI ->
Function

isPasteAllowed

Whether 'paste' is allowed.

isPasteAllowed

Source set: Common
@Suppress("NOTHING_TO_INLINE") inline fun isPasteAllowed(): Boolean

Whether 'paste' is allowed. It's allowed when the text field is editable.

Also, see onPasteEvent