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. |
Returns whether the node defines the given IME action.
public fun hasImeAction(actionType: ImeAction): SemanticsMatcher
Returns whether the node defines the given IME action.
| actionType | the action to match. |