Enum InputPanelReturnKeyType

Definition

Namespace:
ElmSharp
Assembly:
ElmSharp.dll
API Level:
preview

Enumeration for defining the "Return" key types on the input panel (virtual keyboard).

C#
Copy
public enum InputPanelReturnKeyType
Name Description
Default

The Default key type.

Done

The Done key type.

Go

The Go key type.

Join

The Join key type.

Login

The Login key type.

Next

The Next key type.

The Search string or magnifier icon key type.

Send

The Send key type.

Signin

The Sign-in key type.