Ambient Light Dsl Receiver
interface AmbientLightDslReceiver
This Interface contains all the functions that will be exposed to Koltin DSL.
Separated the DSL receiver class to this interface to avoid IDE code suggestion for property getters.
Functions
Link copied to clipboard
Color of the ambient light.
Link copied to clipboard
Set the Color property transition options.
DSL for colorTransition.
Link copied to clipboard
A multiplier for the color of the ambient light.
Link copied to clipboard
Set the Intensity property transition options.
DSL for intensityTransition.