docs.unity.cn
    Show / Hide Table of Contents

    Struct InspectorContentParameters

    Custom parameters to use when a ContentProvider is displayed in the inspector.

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

    Fields

    Name Description
    ApplyInspectorStyling

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

    Default

    Creates a new instance of InspectorContentParameters with the default values.

    NoStyling

    Creates a new instance of InspectorContentParameters with the default values.

    UseDefaultMargins

    When true, the inspector content will be offset by 15 pixels.

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