toggle menu
arcgis-maps-kotlin
200.5.0
androidJvm
switch theme
search in API
arcgis-maps-kotlin
/
com.arcgismaps.mapping.symbology
/
UniqueValueRenderer
/
UniqueValueRenderer
Unique
Value
Renderer
constructor
(
fieldNames
:
Iterable
<
String
>
=
emptyList()
,
uniqueValues
:
Iterable
<
UniqueValue
>
=
emptyList()
,
defaultLabel
:
String
=
""
,
defaultSymbol
:
Symbol
?
=
null
)
Creates a new unique value renderer object.
Since
200.1.0