Enum SUElementData.StateCloseMode_ID
When a state has just been opened, should automatically close other states? Example : a TabMenu panel should automatically close sibling states with the mode set to Siblings
Namespace: Surfer
Assembly: cs.temp.dll.dll
Syntax
public enum StateCloseMode_ID
Fields
Name | Description |
---|---|
CustomList | |
Myself | |
None | |
Siblings | It will close all the sibling states |
SiblingsAndCustomList |