Table of Contents

Method EnsureAddedAndSelect

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

EnsureAddedAndSelect(Color?)

Ensures the specified color is added to the list and selects it.

public virtual void EnsureAddedAndSelect(Color? color)

Parameters

color Color

The color to add and select.