Class DraggableToggleListViewItem
Namespace: Unity.Industrial.Forma.Editor.UI
Syntax
public class DraggableToggleListViewItem : VisualElement
Constructors
DraggableToggleListViewItem()
Declaration
public DraggableToggleListViewItem()
Properties
toggle
Declaration
public Toggle toggle { get; }
Property Value
Type | Description |
---|---|
Toggle |