Enum CollapsibleAnimationMode
- Namespace
- SharpConsoleUI.Controls
- Assembly
- SharpConsoleUI.dll
Controls how a CollapsiblePanel animates expand/collapse.
public enum CollapsibleAnimationMode
- Extension Methods
Fields
Height = 1Animate the body height open/closed over a short duration.
None = 0Toggle re-layouts instantly (default).