Edit

ColorHelpers.NoColor() Method

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

The NoColor method creates a color that represents no color. This is useful when you want to specify a color that should not be visible, such as when you want to hide an element or make it invisible.

Returns

An OptionalColor object that represents no color.