Class DraggableToggleListViewItem
Namespace: Unity.Industrial.Forma.Editor.UI
Syntax
[MovedFrom(true, "UnityEngine.Industrial.Configuring.Editor", "Unity.Industrial.Configurator.Editor", null)]
public class DraggableToggleListViewItem : VisualElement
Constructors
DraggableToggleListViewItem()
Declaration
public DraggableToggleListViewItem()
Properties
toggle
Declaration
public Toggle toggle { get; }
Property Value
Type | Description |
---|---|
Toggle |