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
Whether 'paste' is allowed.
@Suppress("NOTHING_TO_INLINE") inline fun isPasteAllowed(): Boolean
Whether 'paste' is allowed. It's allowed when the text field is editable.
Also, see onPasteEvent