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

hasImeAction

Returns whether the node defines the given IME action.

hasImeAction

Source set: Common
public fun hasImeAction(actionType: ImeAction): SemanticsMatcher

Returns whether the node defines the given IME action.

Parameters

actionType the action to match.