OnDeveloperAnimationListener

Internal use.

fun fun interface OnDeveloperAnimationListener

Functions

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

Notifies listener when a developer invoked animation is about to start.

abstract fun onDeveloperAnimationStarted()
toString
Link copied to clipboard
open override fun toString(): String