Class 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 |