StyleTransition

Concrete implementation of the StyleTransition interface.

Types

Link copied to clipboard
class Builder

Builder for StyleTransitionImpl.

Functions

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

Assert an object is equal to this object.

Link copied to clipboard
open override fun hashCode(): Int

Override the hash code calculation.

Link copied to clipboard
fun toValue(): Value

The Value representation of the transition object.

Properties

Link copied to clipboard
val delay: Long?

Delay of the transition.

Link copied to clipboard

Duration of the transition.