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

    Class Diagnosticable

    Inheritance
    System.Object
    Diagnosticable
    DiagnosticableTree
    AppBarTheme
    BottomAppBarTheme
    ButtonThemeData
    CardTheme
    ChipThemeData
    ColorScheme
    DialogTheme
    InputDecorationTheme
    PageTransitionsTheme
    SliderThemeData
    TabBarTheme
    TextTheme
    ThemeData
    Typography
    Decoration
    ImageStream
    ImageStreamCompleter
    TextStyle
    SliverGeometry
    IconThemeData
    State
    Namespace: Unity.UIWidgets.foundation
    Syntax
    public abstract class Diagnosticable

    Constructors

    Diagnosticable()

    Declaration
    protected Diagnosticable()

    Methods

    debugFillProperties(DiagnosticPropertiesBuilder)

    Declaration
    public virtual void debugFillProperties(DiagnosticPropertiesBuilder properties)
    Parameters
    Type Name Description
    DiagnosticPropertiesBuilder properties

    toDiagnosticsNode(String, DiagnosticsTreeStyle)

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

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.Object.ToString()

    toString(DiagnosticLevel)

    Declaration
    public virtual string toString(DiagnosticLevel minLevel = DiagnosticLevel.debug)
    Parameters
    Type Name Description
    DiagnosticLevel minLevel
    Returns
    Type Description
    System.String

    toStringShort()

    Declaration
    public virtual string toStringShort()
    Returns
    Type Description
    System.String
    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