Enum HiddenInputModeType

    Definition

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

    The type for HiddenInput mode.

    public enum HiddenInputModeType

    Fields

    Name Description
    HideAll

    Hide all the input text.

    HideCount

    Hide n characters from start.

    HideNone

    Don't hide text.

    ShowCount

    Show n characters from start.

    ShowLastCharacter

    Show last character for the duration(use ShowLastCharacterDuration property to modify duration).

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