Show / Hide Table of Contents

    Enum InputPanelLayout

    Definition

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

    Enumeration for describing the InputPanel layout types.

    public enum InputPanelLayout

    Fields

    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.

    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX