Table of Contents

Enum ChatActionAfterPress

Namespace
SharpConsoleUI.Controls
Assembly
SharpConsoleUI.dll

What happens to a message's actions row after a non-toggle action is pressed.

public enum ChatActionAfterPress
Extension Methods

Fields

Hide = 1

Remove the actions row after the press.

None = 0

Leave the actions row in place.