Show / Hide Table of Contents

Enum FocusBehavior

How the console handles becoming focused and added to the FocusedScreenObjects collection.

Namespace: SadConsole
Assembly: SadConsole.dll
Syntax
public enum FocusBehavior

Fields

Name Description
None

Don't use the global focus manager.

Push

Pushes to the top of the stack when it becomes the active input object.

Set

Becomes the only active input object when focused.

In this article

Back to top

Back to top Generated by DocFX