Enum InputHints

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    Enumeration that defines the types of Input Hints.

    public enum InputHints

    Fields

    Name Description
    AutoComplete

    Suggest word auto-completion.

    None

    No active hints.

    SensitiveData

    The typed text should not be stored.

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