Enum InputMethod.NumberOnlyLayoutType

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    Available variation for the number only layout.

    public enum InputMethod.NumberOnlyLayoutType

    Fields

    Name Description
    Normal

    The plain normal number layout.

    WithDecimal

    The number layout to allow decimal point to provide fractional value.

    WithSigned

    The number layout to allow a positive or negative sign at the start.

    WithSignedAndDecimal

    The number layout to allow decimal point and negative sign.

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