docs.unity3d.com
    Show / Hide Table of Contents

    Struct TMP_BasicXmlTagStack

    Structure used to track basic XML tags which are binary (on / off)

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: TMPro
    Syntax
    public struct TMP_BasicXmlTagStack

    Fields

    bold

    Declaration
    public byte bold
    Field Value
    Type Description
    System.Byte

    highlight

    Declaration
    public byte highlight
    Field Value
    Type Description
    System.Byte

    italic

    Declaration
    public byte italic
    Field Value
    Type Description
    System.Byte

    lowercase

    Declaration
    public byte lowercase
    Field Value
    Type Description
    System.Byte

    smallcaps

    Declaration
    public byte smallcaps
    Field Value
    Type Description
    System.Byte

    strikethrough

    Declaration
    public byte strikethrough
    Field Value
    Type Description
    System.Byte

    subscript

    Declaration
    public byte subscript
    Field Value
    Type Description
    System.Byte

    superscript

    Declaration
    public byte superscript
    Field Value
    Type Description
    System.Byte

    underline

    Declaration
    public byte underline
    Field Value
    Type Description
    System.Byte

    uppercase

    Declaration
    public byte uppercase
    Field Value
    Type Description
    System.Byte

    Methods

    Add(FontStyles)

    Declaration
    public byte Add(FontStyles style)
    Parameters
    Type Name Description
    FontStyles style
    Returns
    Type Description
    System.Byte

    Clear()

    Clear the basic XML tag stack.

    Declaration
    public void Clear()

    Remove(FontStyles)

    Declaration
    public byte Remove(FontStyles style)
    Parameters
    Type Name Description
    FontStyles style
    Returns
    Type Description
    System.Byte
    Back to top
    Copyright © 2025 Unity Technologies
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 02 April 2025