ColorPresentation

Undocumented in source.

Constructors

this
this(string label, Nullable!TextEdit textEdit, Nullable!(TextEdit[]) additionalTextEdits)
Undocumented in source.

Members

Variables

additionalTextEdits
Nullable!(TextEdit[]) additionalTextEdits;
Undocumented in source.
label
string label;
Undocumented in source.
textEdit
Nullable!TextEdit textEdit;
Undocumented in source.

Meta