get Style Source Property Default Value
open fun getStyleSourcePropertyDefaultValue(@NonNull sourceType: String, @NonNull property: String): StylePropertyValue
Content copied to clipboard
Gets the default value of style source property.
Return
The default value of a `property` for the sources with of a `sourceType` type.
Parameters
source Type
A style source type.
property
The style source property name.