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

    Class RenderSliverHelpers

    Inheritance
    System.Object
    RenderSliverHelpers
    Namespace: Unity.UIWidgets.rendering
    Syntax
    public static class RenderSliverHelpers

    Methods

    _getRightWayUp(SliverConstraints)

    Declaration
    public static bool _getRightWayUp(SliverConstraints constraints)
    Parameters
    Type Name Description
    SliverConstraints constraints
    Returns
    Type Description
    System.Boolean

    applyPaintTransformForBoxChild(RenderSliver, RenderBox, Matrix3)

    Declaration
    public static void applyPaintTransformForBoxChild(this RenderSliver it, RenderBox child, Matrix3 transform)
    Parameters
    Type Name Description
    RenderSliver it
    RenderBox child
    Matrix3 transform

    hitTestBoxChild(RenderSliver, HitTestResult, RenderBox, Single, Single)

    Declaration
    public static bool hitTestBoxChild(this RenderSliver it, HitTestResult result, RenderBox child, float mainAxisPosition = 0F, float crossAxisPosition = 0F)
    Parameters
    Type Name Description
    RenderSliver it
    HitTestResult result
    RenderBox child
    System.Single mainAxisPosition
    System.Single crossAxisPosition
    Returns
    Type Description
    System.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