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

    Class StackParentData

    Inheritance
    System.Object
    ParentData
    BoxParentData
    ContainerParentDataMixinBoxParentData<RenderBox>
    StackParentData
    Inherited Members
    ContainerParentDataMixinBoxParentData<RenderBox>.previousSibling
    ContainerParentDataMixinBoxParentData<RenderBox>.nextSibling
    ContainerParentDataMixinBoxParentData<RenderBox>.detach()
    BoxParentData.offset
    BoxParentData.ToString()
    Namespace: Unity.UIWidgets.rendering
    Syntax
    public class StackParentData : ContainerParentDataMixinBoxParentData<RenderBox>, ContainerParentDataMixin<RenderBox>

    Fields

    bottom

    Declaration
    public float? bottom
    Field Value
    Type Description
    System.Nullable<System.Single>

    height

    Declaration
    public float? height
    Field Value
    Type Description
    System.Nullable<System.Single>

    left

    Declaration
    public float? left
    Field Value
    Type Description
    System.Nullable<System.Single>

    right

    Declaration
    public float? right
    Field Value
    Type Description
    System.Nullable<System.Single>

    top

    Declaration
    public float? top
    Field Value
    Type Description
    System.Nullable<System.Single>

    width

    Declaration
    public float? width
    Field Value
    Type Description
    System.Nullable<System.Single>

    Properties

    isPositioned

    Declaration
    public bool isPositioned { get; }
    Property Value
    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