Class PropertyValueGroup
Inheritance
System.Object
PropertyValueGroup
Namespace: UnityEditor.ImmediateWindow.UI
Syntax
public class PropertyValueGroup : VisualElement
Constructors
PropertyValueGroup(PropertyInfo, ViewContext)
Declaration
public PropertyValueGroup(PropertyInfo property, ViewContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| PropertyInfo | property | |
| ViewContext | context |