docs.unity.cn
    Show / Hide Table of Contents

    Delegate TMP_InputField.OnValidateInput

    Namespace: TMPro
    Syntax
    public delegate char OnValidateInput(string text, int charIndex, char addedChar);
    Parameters
    Type Name Description
    String text
    Int32 charIndex
    Char addedChar
    Returns
    Type Description
    Char
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 23 April 2021