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

    Class LayoutId

    Inheritance
    Object
    Diagnosticable
    DiagnosticableTree
    CanonicalMixinDiagnosticableTree
    Widget
    ProxyWidget
    ParentDataWidget
    ParentDataWidget<CustomMultiChildLayout>
    LayoutId
    Inherited Members
    ParentDataWidget<CustomMultiChildLayout>.createElement()
    ParentDataWidget<CustomMultiChildLayout>.debugIsValidAncestor(RenderObjectWidget)
    ParentDataWidget<CustomMultiChildLayout>.debugDescribeInvalidAncestorChain(String, String, Boolean, IEnumerable<Widget>)
    ParentDataWidget.debugCanApplyOutOfTurn()
    ProxyWidget.child
    Widget.key
    Widget.toStringShort()
    Widget.canUpdate(Widget, Widget)
    CanonicalMixinDiagnosticableTree.pureWidget
    CanonicalMixinDiagnosticableTree.Equals(Object)
    CanonicalMixinDiagnosticableTree.GetHashCode()
    DiagnosticableTree.toStringShallow(String, DiagnosticLevel)
    DiagnosticableTree.toStringDeep(String, String, DiagnosticLevel)
    DiagnosticableTree.toDiagnosticsNode(String, DiagnosticsTreeStyle)
    DiagnosticableTree.debugDescribeChildren()
    Diagnosticable.ToString()
    Diagnosticable.toString(DiagnosticLevel)
    Namespace: Unity.UIWidgets.widgets
    Syntax
    public class LayoutId : ParentDataWidget<CustomMultiChildLayout>

    Constructors

    LayoutId(Key, Object, Widget)

    Declaration
    public LayoutId(Key key = null, object id = null, Widget child = null)
    Parameters
    Type Name Description
    Key key
    Object id
    Widget child

    Fields

    id

    Declaration
    public readonly object id
    Field Value
    Type Description
    Object

    Methods

    applyParentData(RenderObject)

    Declaration
    public override void applyParentData(RenderObject renderObject)
    Parameters
    Type Name Description
    RenderObject renderObject
    Overrides
    ParentDataWidget.applyParentData(RenderObject)

    debugFillProperties(DiagnosticPropertiesBuilder)

    Declaration
    public override void debugFillProperties(DiagnosticPropertiesBuilder properties)
    Parameters
    Type Name Description
    DiagnosticPropertiesBuilder properties
    Overrides
    Widget.debugFillProperties(DiagnosticPropertiesBuilder)
    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