Enum InputPanelLayout

Definition

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

Enumeration for describing the InputPanel layout types.

C#
Copy
public enum InputPanelLayout
Name Description
DateTime

The keyboard layout type date and time.

Email

The InputPanel layout type email.

Emoticon

The InputPanel layout type emoticons.

Hex

The InputPanel layout type hexadecimal.

Invalid

The InputPanel layout type error type. Do not use it directly!

Ip

The InputPanel layout type IP.

Month

The InputPanel layout type month.

Normal

The InputPanel layout type default.

Number

The InputPanel layout type number.

NumberOnly

The InputPanel layout type number.

Password

The InputPanel layout type password.

PhoneNumber

The InputPanel layout type phone.

Terminal

The InputPanel layout type terminal type: Esc, Alt, Ctrl, etc.

Url

The InputPanel layout type URL.