GH_FadePhase Enumeration |
Namespace: Grasshopper.GUI
| Member name | Value | Description | |
|---|---|---|---|
| Hidden | 0 | Indicates the UI elements ought to be hidden. | |
| Hiding | 1 | Indicates the UI elements are in the process of being hidden. | |
| Shown | 2 | Indicates the UI elements ought to be shown. | |
| Showing | 3 | Indicates the UI elements are in the process of being shown. |