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 : int

    Fields

    Name Description Value
    Both

    Split between the beginning and end of the input string.

    End

    At the end of the input string.

    Start

    At the beginning of the input string.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use