rendererAttributes property

RendererAttributes rendererAttributes

Stores typed renderer attributes

This is useful for storing attributes that is used on the native platform. Such as the SymbolRenderer that is associated with each renderer but is a native builder since legend is built natively.

Implementation

RendererAttributes get rendererAttributes;