Companion

object Companion

Static methods.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
mapAnimationOptions
Link copied to clipboard
inline fun mapAnimationOptions(block: MapAnimationOptions.Builder.() -> Unit): MapAnimationOptions
Builder DSL function to create MapAnimationOptions object.
toString
Link copied to clipboard
open fun toString(): String