Class DiagnosticableTree | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class DiagnosticableTree

    Inheritance
    System.Object
    Diagnosticable
    DiagnosticableTree
    AbstractNodeMixinDiagnosticableTree
    CanonicalMixinDiagnosticableTree
    GestureRecognizer
    HoverRecognizer
    TextSpan
    Element
    FocusScopeNode
    Inherited Members
    Diagnosticable.ToString()
    Diagnosticable.toString(DiagnosticLevel)
    Diagnosticable.debugFillProperties(DiagnosticPropertiesBuilder)
    Namespace: Unity.UIWidgets.foundation
    Syntax
    public abstract class DiagnosticableTree : Diagnosticable

    Constructors

    DiagnosticableTree()

    Declaration
    protected DiagnosticableTree()

    Methods

    debugDescribeChildren()

    Declaration
    public virtual List<DiagnosticsNode> debugDescribeChildren()
    Returns
    Type Description
    System.Collections.Generic.List<DiagnosticsNode>

    toDiagnosticsNode(String, DiagnosticsTreeStyle)

    Declaration
    public override DiagnosticsNode toDiagnosticsNode(string name = null, DiagnosticsTreeStyle style = DiagnosticsTreeStyle.sparse)
    Parameters
    Type Name Description
    System.String name
    DiagnosticsTreeStyle style
    Returns
    Type Description
    DiagnosticsNode
    Overrides
    Diagnosticable.toDiagnosticsNode(String, DiagnosticsTreeStyle)

    toStringDeep(String, String, DiagnosticLevel)

    Declaration
    public virtual string toStringDeep(string prefixLineOne = "", string prefixOtherLines = null, DiagnosticLevel minLevel = DiagnosticLevel.debug)
    Parameters
    Type Name Description
    System.String prefixLineOne
    System.String prefixOtherLines
    DiagnosticLevel minLevel
    Returns
    Type Description
    System.String

    toStringShallow(String, DiagnosticLevel)

    Declaration
    public virtual string toStringShallow(string joiner = ", ", DiagnosticLevel minLevel = DiagnosticLevel.debug)
    Parameters
    Type Name Description
    System.String joiner
    DiagnosticLevel minLevel
    Returns
    Type Description
    System.String

    toStringShort()

    Declaration
    public override string toStringShort()
    Returns
    Type Description
    System.String
    Overrides
    Diagnosticable.toStringShort()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • 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 18 October 2023