docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ISizeableElement

    Interface used on UI elements which handle user-defined sizing.

    Namespace: Unity.AppUI.UI
    Assembly: Unity.AppUI.dll
    Syntax
    public interface ISizeableElement

    Properties

    size

    The current size of the UI element.

    Declaration
    Size size { get; set; }
    Property Value
    Type Description
    Size
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)