Enum MarkerUIStates
The flags that indicate the view status of a marker.
Namespace: UnityEditor.Timeline
Assembly: solution.dll
Syntax
[Flags]
public enum MarkerUIStates
Fields
Name | Description |
---|---|
Collapsed | The marker is in a collapsed state. |
None | No extra state specified. |
Selected | The marker is selected. |