docs.unity.cn
    Show / Hide Table of Contents

    Class TMP_Settings.LineBreakingTable

    Inheritance
    Object
    TMP_Settings.LineBreakingTable
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: TMPro
    Syntax
    public class LineBreakingTable

    Fields

    followingCharacters

    Declaration
    public HashSet<uint> followingCharacters
    Field Value
    Type Description
    HashSet<UInt32>

    leadingCharacters

    Declaration
    public HashSet<uint> leadingCharacters
    Field Value
    Type Description
    HashSet<UInt32>
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Tuesday, July 18, 2023