symbol property
final
The symbol used to represent the current viewpoint.
- For
ArcGISMapView: aSimpleFillSymbolis used to draw the visible area. - For
ArcGISSceneView: aSimpleMarkerSymbolis used to draw the current viewpoint's center.
Implementation
final ArcGISSymbol? symbol;