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

    Class FocusScopeNode

    Inheritance
    System.Object
    Diagnosticable
    DiagnosticableTree
    FocusScopeNode
    Inherited Members
    DiagnosticableTree.toStringShallow(String, DiagnosticLevel)
    DiagnosticableTree.toStringDeep(String, String, DiagnosticLevel)
    DiagnosticableTree.toStringShort()
    DiagnosticableTree.toDiagnosticsNode(String, DiagnosticsTreeStyle)
    Diagnosticable.ToString()
    Diagnosticable.toString(DiagnosticLevel)
    Namespace: Unity.UIWidgets.widgets
    Syntax
    public class FocusScopeNode : DiagnosticableTree

    Properties

    isFirstFocus

    Declaration
    public bool isFirstFocus { get; }
    Property Value
    Type Description
    System.Boolean

    Methods

    autofocus(FocusNode)

    Declaration
    public void autofocus(FocusNode node)
    Parameters
    Type Name Description
    FocusNode node

    debugDescribeChildren()

    Declaration
    public override List<DiagnosticsNode> debugDescribeChildren()
    Returns
    Type Description
    System.Collections.Generic.List<DiagnosticsNode>
    Overrides
    DiagnosticableTree.debugDescribeChildren()

    debugFillProperties(DiagnosticPropertiesBuilder)

    Declaration
    public override void debugFillProperties(DiagnosticPropertiesBuilder properties)
    Parameters
    Type Name Description
    DiagnosticPropertiesBuilder properties
    Overrides
    Diagnosticable.debugFillProperties(DiagnosticPropertiesBuilder)

    detach()

    Declaration
    public void detach()

    reparentIfNeeded(FocusNode)

    Declaration
    public void reparentIfNeeded(FocusNode node)
    Parameters
    Type Name Description
    FocusNode node

    reparentScopeIfNeeded(FocusScopeNode)

    Declaration
    public void reparentScopeIfNeeded(FocusScopeNode child)
    Parameters
    Type Name Description
    FocusScopeNode child

    requestFocus(FocusNode)

    Declaration
    public void requestFocus(FocusNode node)
    Parameters
    Type Name Description
    FocusNode node

    setFirstFocus(FocusScopeNode)

    Declaration
    public void setFirstFocus(FocusScopeNode child)
    Parameters
    Type Name Description
    FocusScopeNode child
    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