Namespace SadConsole.UI
Classes
AdjustableColor
A color that can be adjusted by brightness and mapped to a Colors color.
Border
Creates a 3D border around a surface.
Colors
Default colors used by control themes.
ControlHost
Adds the ability for a host to contain and display controls from SadConsole.UI.Controls.
ControlsConsole
A basic console that can contain controls.
KeyPressEventArgs
Event arguments to indicate that a key is being pressed on a control that allows keyboard key cancelling.
ThemeStates
Has the basic appearances of each control state.
Window
Represents a windowed controls console.
Structs
Border.BorderParameters
The settings to use when creating a Border.
Enums
Colors.Brightness
A brightness value that can be applied to a color.
Colors.ColorNames
An enumeration of each color name defined by the library colors object.