Table of Contents

Property SelectedColor

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

SelectedColor

The color selected in the picker. Identical to Value but non-nullable.

public Color SelectedColor { get; set; }

Property Value

Color