getStyleLightProperty

open override fun getStyleLightProperty(property: String): StylePropertyValue

Gets the value of a style light property.

Return

Style light property value.

Parameters

property

Style light property name.

open override fun getStyleLightProperty(id: String, property: String): StylePropertyValue

This API is for internal use only and will return a no-op result.