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

    Class ParentDataElement

    Inheritance
    Object
    Diagnosticable
    DiagnosticableTree
    Element
    ComponentElement
    ProxyElement
    ParentDataElement
    Inherited Members
    ProxyElement.build()
    ProxyElement.update(Widget)
    ProxyElement.updated(ProxyWidget)
    ComponentElement._firstBuild()
    ComponentElement.performRebuild()
    ComponentElement.visitChildren(ElementVisitor)
    ComponentElement.forgetChild(Element)
    Element.Equals(Object)
    Element.GetHashCode()
    Element.slot
    Element.depth
    Element.owner
    Element._active
    Element.renderObject
    Element.debugVisitOnstageChildren(ElementVisitor)
    Element.visitChildElements(ElementVisitor)
    Element.updateChild(Element, Widget, Object)
    Element.updateSlotForChild(Element, Object)
    Element.detachRenderObject()
    Element.attachRenderObject(Object)
    Element.inflateWidget(Widget, Object)
    Element.deactivateChild(Element)
    Element.activate()
    Element.deactivate()
    Element.debugDeactivated()
    Element.unmount()
    Element.findRenderObject()
    Element.size
    Element.inheritFromElement(InheritedElement, Object)
    Element.inheritFromWidgetOfExactType(Type, Object)
    Element.ancestorInheritedElementForWidgetOfExactType(Type)
    Element.ancestorWidgetOfExactType(Type)
    Element.ancestorStateOfType(TypeMatcher)
    Element.rootAncestorStateOfType(TypeMatcher)
    Element.ancestorRenderObjectOfType(TypeMatcher)
    Element.visitAncestorElements(ElementVisitorBool)
    Element.didChangeDependencies()
    Element.debugGetCreatorChain(Int32)
    Element.debugGetDiagnosticChain()
    Element.toStringShort()
    Element.debugFillProperties(DiagnosticPropertiesBuilder)
    Element.debugDescribeChildren()
    Element.dirty
    Element.markNeedsBuild()
    Element.rebuild()
    DiagnosticableTree.toStringShallow(String, DiagnosticLevel)
    DiagnosticableTree.toStringDeep(String, String, DiagnosticLevel)
    DiagnosticableTree.toDiagnosticsNode(String, DiagnosticsTreeStyle)
    Diagnosticable.ToString()
    Diagnosticable.toString(DiagnosticLevel)
    Namespace: Unity.UIWidgets.widgets
    Syntax
    public class ParentDataElement : ProxyElement, BuildContext

    Constructors

    ParentDataElement(ParentDataWidget)

    Declaration
    public ParentDataElement(ParentDataWidget widget)
    Parameters
    Type Name Description
    ParentDataWidget widget

    Properties

    widget

    Declaration
    public ParentDataWidget widget { get; }
    Property Value
    Type Description
    ParentDataWidget

    Methods

    applyWidgetOutOfTurn(ParentDataWidget)

    Declaration
    public void applyWidgetOutOfTurn(ParentDataWidget newWidget)
    Parameters
    Type Name Description
    ParentDataWidget newWidget

    mount(Element, Object)

    Declaration
    public override void mount(Element parent, object newSlot)
    Parameters
    Type Name Description
    Element parent
    Object newSlot
    Overrides
    ComponentElement.mount(Element, Object)

    notifyClients(ProxyWidget)

    Declaration
    protected override void notifyClients(ProxyWidget oldWidget)
    Parameters
    Type Name Description
    ProxyWidget oldWidget
    Overrides
    ProxyElement.notifyClients(ProxyWidget)
    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