Enum Expander.InsertLocation | Localization | 0.8.1-preview
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
    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 © 2020 Unity Technologies
    Generated by DocFX
    on Wednesday, August 19, 2020