docs.unity.cn
    Show / Hide Table of Contents

    Enum InputField.InputType

    Type of data expected by the input field mobile keyboard.

    Namespace: UnityEngine.UI
    Syntax
    public enum InputType

    Fields

    Name Description Value
    Standard

    The standard mobile keyboard


    0
    AutoCorrect

    The mobile autocorrect keyboard.


    1
    Password

    The mobile password keyboard.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 12 June 2023