Class ViewpointChangedEvent

java.lang.Object
java.util.EventObject
com.esri.arcgisruntime.mapping.view.ViewpointChangedEvent
All Implemented Interfaces:
Serializable

public final class ViewpointChangedEvent extends EventObject
An event representing a change in the Viewpoint of a GeoView. This can be used to track programatic changes in a views viewpoint as well as user interaction through the use of gestures.
Since:
100.0.0
See Also: