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

    Class KeepAlive

    Inheritance
    Object
    Diagnosticable
    DiagnosticableTree
    CanonicalMixinDiagnosticableTree
    Widget
    ProxyWidget
    ParentDataWidget
    ParentDataWidget<SliverMultiBoxAdaptorWidget>
    KeepAlive
    Inherited Members
    ParentDataWidget<SliverMultiBoxAdaptorWidget>.createElement()
    ParentDataWidget<SliverMultiBoxAdaptorWidget>.debugIsValidAncestor(RenderObjectWidget)
    ParentDataWidget<SliverMultiBoxAdaptorWidget>.debugDescribeInvalidAncestorChain(String, String, Boolean, IEnumerable<Widget>)
    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 KeepAlive : ParentDataWidget<SliverMultiBoxAdaptorWidget>

    Constructors

    KeepAlive(Key, Boolean, Widget)

    Declaration
    public KeepAlive(Key key = null, bool keepAlive = true, Widget child = null)
    Parameters
    Type Name Description
    Key key
    Boolean keepAlive
    Widget child

    Fields

    keepAlive

    Declaration
    public readonly bool keepAlive
    Field Value
    Type Description
    Boolean

    Methods

    applyParentData(RenderObject)

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

    debugCanApplyOutOfTurn()

    Declaration
    public override bool debugCanApplyOutOfTurn()
    Returns
    Type Description
    Boolean
    Overrides
    ParentDataWidget.debugCanApplyOutOfTurn()

    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