Share via


TextView.EditorActionEventArgs(Boolean, ImeAction, KeyEvent) Constructor

Definition

public EditorActionEventArgs (bool handled, Android.Views.InputMethods.ImeAction actionId, Android.Views.KeyEvent e);
new Android.Widget.TextView.EditorActionEventArgs : bool * Android.Views.InputMethods.ImeAction * Android.Views.KeyEvent -> Android.Widget.TextView.EditorActionEventArgs

Parameters

handled
Boolean
actionId
ImeAction

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to