Builder

class Builder

Builder class used to construct immutable MapAnimationOptions object.

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard

Build an actual MapAnimationOptions object.

Link copied to clipboard

Set the duration of the animation in milliseconds.

Link copied to clipboard

Set the animation interpolator.

Link copied to clipboard

Set the owner or creator this animation.

Link copied to clipboard

Set the start delay of the animation in milliseconds.