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