Class NullElement<TType> | Properties | 0.9.2-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class NullElement<TType>

    Inheritance
    Object
    NullElement<TType>
    Namespace: Unity.Properties.Editor
    Syntax
    public class NullElement<TType> : VisualElement
    Type Parameters
    Name Description
    TType

    Constructors

    NullElement(String)

    Declaration
    public NullElement(string name)
    Parameters
    Type Name Description
    String name
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX