🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

hasInsertTextAtCursorAction

Returns whether the node defines a semantics action to insert text on it.

hasInsertTextAtCursorAction

Source set: Common
public fun hasInsertTextAtCursorAction(): SemanticsMatcher

Returns whether the node defines a semantics action to insert text on it.

This can be used to, for instance, filter out text fields.