color
The color of the light source.
Declaration
var color: CGColor? { get set }Discussion
The default color corresponds to a color temperature of 6500 K, as described by the setColorByTemperature(_:) method.
The color of the light source.
var color: CGColor? { get set }The default color corresponds to a color temperature of 6500 K, as described by the setColorByTemperature(_:) method.