Table of Contents

Enum CollapsibleAnimationMode

Namespace
SharpConsoleUI.Controls
Assembly
SharpConsoleUI.dll

Controls how a CollapsiblePanel animates expand/collapse.

public enum CollapsibleAnimationMode
Extension Methods

Fields

Height = 1

Animate the body height open/closed over a short duration.

None = 0

Toggle re-layouts instantly (default).