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

    Class _DatePickerLayoutDelegate

    Inheritance
    Object
    MultiChildLayoutDelegate
    _DatePickerLayoutDelegate
    Inherited Members
    MultiChildLayoutDelegate.hasChild(Object)
    MultiChildLayoutDelegate.layoutChild(Object, BoxConstraints)
    MultiChildLayoutDelegate.positionChild(Object, Offset)
    MultiChildLayoutDelegate.getSize(BoxConstraints)
    MultiChildLayoutDelegate.ToString()
    Namespace: Unity.UIWidgets.cupertino
    Syntax
    public class _DatePickerLayoutDelegate : MultiChildLayoutDelegate

    Constructors

    _DatePickerLayoutDelegate(List<Single>)

    Declaration
    public _DatePickerLayoutDelegate(List<float> columnWidths)
    Parameters
    Type Name Description
    List<Single> columnWidths

    Fields

    columnWidths

    Declaration
    public readonly List<float> columnWidths
    Field Value
    Type Description
    List<Single>

    Methods

    performLayout(Size)

    Declaration
    public override void performLayout(Size size)
    Parameters
    Type Name Description
    Size size
    Overrides
    MultiChildLayoutDelegate.performLayout(Size)

    shouldRelayout(MultiChildLayoutDelegate)

    Declaration
    public override bool shouldRelayout(MultiChildLayoutDelegate oldDelegate)
    Parameters
    Type Name Description
    MultiChildLayoutDelegate oldDelegate
    Returns
    Type Description
    Boolean
    Overrides
    MultiChildLayoutDelegate.shouldRelayout(MultiChildLayoutDelegate)
    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