Table of Contents

Method AddColors

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AddColors(KnownColorCategory[]?, bool)

Adds colors from the specified color categories.

public virtual void AddColors(KnownColorCategory[]? categories, bool onlyVisible = true)

Parameters

categories KnownColorCategory[]

Array of categories to add colors from.

onlyVisible bool

Whether to process only colors which are visible to the end-user. Optional. Default is True.