Documentation

class UIColorconstructor

new UIColor()

Creates a new UIColor instance.

constructor(color?: string);

Parameters

Related