Module com.esri.arcgisruntime
Class NavigationChangedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgisruntime.mapping.view.NavigationChangedEvent
- All Implemented Interfaces:
 Serializable
@Deprecated(since="200.0.0",
            forRemoval=true)
public final class NavigationChangedEvent
extends EventObject
Deprecated, for removal: This API element is subject to removal in a future version.
An event that indicates that the navigation status of a 
GeoView has changed. A geoview is navigating when its viewpoint
 is currently being changed, this reflects both animation of programmatic changes to the map viewpoint, and user interaction
 with gestures.- Since:
 - 100.0.0
 - See Also:
 
- 
Field Summary
Fields inherited from class java.util.EventObject
source - 
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.Checks if navigation is active or not.Methods inherited from class java.util.EventObject
toString 
- 
Method Details
- 
getSource
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
 getSourcein classEventObject
 
 - 
 
ObservableValue.addListener(ChangeListener)onGeoView.navigatingProperty().