Change
public struct Change<T>
Generic struct used to represent a change in a value from a starting point (i.e. fromValue) to an end point (i.e. toValue).
Mapbox Maps SDK for iOS Reference (v10.0.0-beta.19)
(80% documented)