Android.Views.InputMethods.ImeFlags.NavigateNext Field
Flag of EditorInfo.ImeOptions: used to specify that there is something interesting that a forward navigation can focus on. This is like using ImeAction.Next, except allows the IME to be multiline (with an enter key) as well as provide forward navigation. Note that some IMEs may not be able to do this, especially when running on a small screen where there is little space. In that case it does not need to present a UI for this option. Like ImeAction.Next, if the user selects the IME's facility to forward navigate, this will show up in the application at InputConnection.performEditorAction(int).

Syntax

ImeFlags NavigateNext

Requirements

Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0