Enum InputMethod.AutoCapitalType

    Definition

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

    Autocapitalization Types.

    public enum InputMethod.AutoCapitalType

    Fields

    Name Description
    Allcharacter

    Autocapitalize all letters.

    None

    No auto-capitalization when typing.

    Sentence

    Autocapitalize the start of each sentence.

    Word

    Autocapitalize each word typed.

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