Class MapRotationChangedEvent
- java.lang.Object
-
- java.util.EventObject
-
- com.esri.arcgisruntime.mapping.view.MapRotationChangedEvent
-
- All Implemented Interfaces:
java.io.Serializable
public final class MapRotationChangedEvent extends java.util.EventObject
An event that indicates that rotation of the MapView has changed.- Since:
- 100.0.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MapRotationChangedEvent(MapView source)
Creates a new rotation changed event.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MapView
getSource()
-