Compose API Reference Compose Animation Core AnimationVector2D Class Common public class AnimationVector2D(v1: Float, v2: Float) : AnimationVector() This class defines a 2D vector that contains two Float values for the two dimensions. Parameters v1initial value to set on the first dimensionv2initial value to set on the second dimension
Compose API Reference Compose Animation Core AnimationVector2D Class Common public class AnimationVector2D(v1: Float, v2: Float) : AnimationVector() This class defines a 2D vector that contains two Float values for the two dimensions. Parameters v1initial value to set on the first dimensionv2initial value to set on the second dimension