docs.unity.cn
    Show / Hide Table of Contents

    Enum Expander.InsertLocation

    Where to insert the padding characters.

    Namespace: UnityEngine.Localization.Pseudo
    Syntax
    public enum InsertLocation

    Fields

    Name Description Value
    Start

    At the beginning of the input string.


    0
    End

    At the end of the input string.


    1
    Both

    Split between the beginning and end of the input string.


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