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

    Class Center

    Inheritance
    Object
    Diagnosticable
    DiagnosticableTree
    CanonicalMixinDiagnosticableTree
    Widget
    RenderObjectWidget
    SingleChildRenderObjectWidget
    Align
    Center
    Inherited Members
    Align.alignment
    Align.widthFactor
    Align.heightFactor
    Align.createRenderObject(BuildContext)
    Align.updateRenderObject(BuildContext, RenderObject)
    Align.debugFillProperties(DiagnosticPropertiesBuilder)
    SingleChildRenderObjectWidget.child
    SingleChildRenderObjectWidget.createElement()
    RenderObjectWidget.didUnmountRenderObject(RenderObject)
    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 Center : Align

    Constructors

    Center(Key, Nullable<Single>, Nullable<Single>, Widget)

    Declaration
    public Center(Key key = null, float? widthFactor = default(float? ), float? heightFactor = default(float? ), Widget child = null)
    Parameters
    Type Name Description
    Key key
    Nullable<Single> widthFactor
    Nullable<Single> heightFactor
    Widget 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