rgbaString()
Returns a CSS rgba() or rgb() string. Lazy, cached after first call.
rgbaString(): string;
Related
interface UIColor.Output static
An interface that represents the output of a resolved UIColor.
Returns a CSS rgba() or rgb() string. Lazy, cached after first call.
rgbaString(): string;