OutliningNodeAction Enum
Specifies the action to take when incrementally updating outlining nodes.
public enum OutliningNodeAction
Fields
Name | Description |
---|---|
End | A node should be ended. |
None | No node starts or ends. |
Start | A node should be started. |