Module com.esri.arcgisruntime
Interface NavigationChangedListener
Deprecated, for removal: This API element is subject to removal in a future version.
The listener interface for receiving navigation changed events from a
GeoView
.- Since:
- 100.0.0
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
navigationChanged
(NavigationChangedEvent navigationChangedEvent) Deprecated, for removal: This API element is subject to removal in a future version.Invoked when the navigation of a GeoView changes.
-
Method Details
ObservableValue.addListener(ChangeListener)
onGeoView.navigatingProperty()
.