options property

SymbolOptions options
getter/setter pair

The symbol configuration options most recently applied programmatically via the map controller.

The returned value does not reflect any changes made to the symbol through touch events. Add listeners to the owning map controller to track those.

Implementation

SymbolOptions options;