Class ListControl.ListState
Inherited Members
Namespace: UnityEditorInternal.VersionControl
Assembly: UnityEditor.dll
Syntax
[Serializable]
public class ListState
Fields
| Improve this Doc View SourceExpanded
Declaration
public List<string> Expanded
Field Value
Type | Description |
---|---|
List<String> |
Scroll
Declaration
public float Scroll
Field Value
Type | Description |
---|---|
Single |