docs.unity.cn
    Show / Hide Table of Contents

    Struct ContentWindowParameters

    Custom parameters to use when a ContentProvider is displayed in a window.

    Namespace: Unity.Properties.UI
    Syntax
    [Serializable]
    public struct ContentWindowParameters

    Fields

    Name Description
    AddScrollView

    When true, adds a scroll view at the root of the window.

    ApplyInspectorStyling

    When true, the window will auto-adjusts the width of all labels.

    Default

    Creates a new instance of ContentWindowParameters with the default values.

    Inspector

    Creates a new instance of ContentWindowParameters with the default values.

    MinSize

    Sets the minimal size of the window.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use