selectedSwatches property

Map<PaletteTarget, PaletteColor> selectedSwatches
final

Provides a map of the selected paletteColors for each target in targets.

Implementation

final Map<PaletteTarget, PaletteColor> selectedSwatches;