Class PropertyHolder | Compositor | 0.4.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class PropertyHolder

    Inheritance
    Object
    PropertyHolder
    Namespace: Unity.Compositor.Editor
    Syntax
    public class PropertyHolder : VisualElement

    Constructors

    PropertyHolder()

    Declaration
    public PropertyHolder()

    Properties

    Visible

    Declaration
    public bool Visible { get; set; }
    Property Value
    Type Description
    Boolean

    Methods

    WithControl(PropertyHolder.ControlCreationCallback)

    Declaration
    public PropertyHolder WithControl(PropertyHolder.ControlCreationCallback newControl)
    Parameters
    Type Name Description
    PropertyHolder.ControlCreationCallback newControl
    Returns
    Type Description
    PropertyHolder

    WithLabel(String)

    Declaration
    public PropertyHolder WithLabel(string labelText)
    Parameters
    Type Name Description
    String labelText
    Returns
    Type Description
    PropertyHolder

    WithMultipleControls(PropertyHolder.MultipleControlCreationCallback)

    Declaration
    public PropertyHolder WithMultipleControls(PropertyHolder.MultipleControlCreationCallback newControls)
    Parameters
    Type Name Description
    PropertyHolder.MultipleControlCreationCallback newControls
    Returns
    Type Description
    PropertyHolder
    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