Function Common fun hasInsertTextAtCursorAction() = hasKey(SemanticsActions.InsertTextAtCursor) Returns whether the node defines a semantics action to insert text on it. This can be used to, for instance, filter out text fields.