Documentation

UIColor​.setColors()

Sets colors in the global color registry.

static setColors(values: Record<string, UIColor | string>): void;

Notes

Parameters

Related