Class TextTreeConfiguration | UIWidgets | 1.5.4-preview.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class TextTreeConfiguration

    Inheritance
    Object
    TextTreeConfiguration
    Namespace: Unity.UIWidgets.foundation
    Syntax
    public class TextTreeConfiguration

    Constructors

    TextTreeConfiguration(String, String, String, String, String, String, String, String, Boolean, String, String, String, String, String, String, String, Boolean, Boolean, Boolean, Boolean)

    Declaration
    public TextTreeConfiguration(string prefixLineOne = null, string prefixOtherLines = null, string prefixLastChildLineOne = null, string prefixOtherLinesRootNode = null, string linkCharacter = null, string propertyPrefixIfChildren = null, string propertyPrefixNoChildren = null, string lineBreak = "\n", bool lineBreakProperties = true, string afterName = ":", string afterDescriptionIfBody = "", string beforeProperties = "", string afterProperties = "", string propertySeparator = "", string bodyIndent = "", string footer = "", bool showChildren = true, bool addBlankLineIfNoChildren = true, bool isNameOnOwnLine = false, bool isBlankLineBetweenPropertiesAndChildren = true)
    Parameters
    Type Name Description
    String prefixLineOne
    String prefixOtherLines
    String prefixLastChildLineOne
    String prefixOtherLinesRootNode
    String linkCharacter
    String propertyPrefixIfChildren
    String propertyPrefixNoChildren
    String lineBreak
    Boolean lineBreakProperties
    String afterName
    String afterDescriptionIfBody
    String beforeProperties
    String afterProperties
    String propertySeparator
    String bodyIndent
    String footer
    Boolean showChildren
    Boolean addBlankLineIfNoChildren
    Boolean isNameOnOwnLine
    Boolean isBlankLineBetweenPropertiesAndChildren

    Fields

    addBlankLineIfNoChildren

    Declaration
    public readonly bool addBlankLineIfNoChildren
    Field Value
    Type Description
    Boolean

    afterDescriptionIfBody

    Declaration
    public readonly string afterDescriptionIfBody
    Field Value
    Type Description
    String

    afterName

    Declaration
    public readonly string afterName
    Field Value
    Type Description
    String

    afterProperties

    Declaration
    public readonly string afterProperties
    Field Value
    Type Description
    String

    beforeProperties

    Declaration
    public readonly string beforeProperties
    Field Value
    Type Description
    String

    bodyIndent

    Declaration
    public readonly string bodyIndent
    Field Value
    Type Description
    String

    childLinkSpace

    Declaration
    public readonly string childLinkSpace
    Field Value
    Type Description
    String

    footer

    Declaration
    public readonly string footer
    Field Value
    Type Description
    String

    isBlankLineBetweenPropertiesAndChildren

    Declaration
    public readonly bool isBlankLineBetweenPropertiesAndChildren
    Field Value
    Type Description
    Boolean

    isNameOnOwnLine

    Declaration
    public readonly bool isNameOnOwnLine
    Field Value
    Type Description
    Boolean

    lineBreak

    Declaration
    public readonly string lineBreak
    Field Value
    Type Description
    String

    lineBreakProperties

    Declaration
    public readonly bool lineBreakProperties
    Field Value
    Type Description
    Boolean

    linkCharacter

    Declaration
    public readonly string linkCharacter
    Field Value
    Type Description
    String

    prefixLastChildLineOne

    Declaration
    public readonly string prefixLastChildLineOne
    Field Value
    Type Description
    String

    prefixLineOne

    Declaration
    public readonly string prefixLineOne
    Field Value
    Type Description
    String

    prefixOtherLines

    Declaration
    public readonly string prefixOtherLines
    Field Value
    Type Description
    String

    prefixOtherLinesRootNode

    Declaration
    public readonly string prefixOtherLinesRootNode
    Field Value
    Type Description
    String

    propertyPrefixIfChildren

    Declaration
    public readonly string propertyPrefixIfChildren
    Field Value
    Type Description
    String

    propertyPrefixNoChildren

    Declaration
    public readonly string propertyPrefixNoChildren
    Field Value
    Type Description
    String

    propertySeparator

    Declaration
    public readonly string propertySeparator
    Field Value
    Type Description
    String

    showChildren

    Declaration
    public readonly bool showChildren
    Field Value
    Type Description
    Boolean
    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