docs.unity.cn
    Show / Hide Table of Contents

    Class TMP_Settings.LineBreakingTable

    Inheritance
    Object
    TMP_Settings.LineBreakingTable
    Namespace: TMPro
    Syntax
    public class LineBreakingTable

    Fields

    followingCharacters

    Declaration
    public Dictionary<int, char> followingCharacters
    Field Value
    Type Description
    Dictionary<Int32, Char>

    leadingCharacters

    Declaration
    public Dictionary<int, char> leadingCharacters
    Field Value
    Type Description
    Dictionary<Int32, Char>
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 19 February 2021