Property

imeAction

Contains the IME action provided by the node.

Deprecated

Pass the ImeAction to onImeAction instead.

Source set: Common
var SemanticsPropertyReceiver.imeAction

Contains the IME action provided by the node.

For example, "go to next form field" or "submit".

A node that specifies an action should also specify a callback to perform the action via onImeAction.

Last updated: