set Style Light Property
open override fun setStyleLightProperty(id: String, light: Value): Expected<String, None>
Content copied to clipboard
Sets a value to the the style light property.
Return
A string describing an error if the operation was not successful, empty otherwise.
Parameters
id
Style light property name.
light
Style light property value.