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.21)
(84% documented)