controllerProvider property

GeoViewController Function() controllerProvider
final

A function that provides a GeoViewController to listen to and control. This should return the same controller that is provided to the corresponding ArcGISMapView or ArcGISSceneView.

Implementation

final GeoViewController Function() controllerProvider;