Companion

Static methods.

object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
mapAnimationOptions
Link copied to clipboard

Builder DSL function to create MapAnimationOptions object.

inline fun mapAnimationOptions(block: MapAnimationOptions.Builder.() -> Unit): MapAnimationOptions
toString
Link copied to clipboard
open override fun toString(): String