Builder

class Builder

Builder for StyleTransitionImpl.

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard

Build the StyleTransitionImpl.

Link copied to clipboard

Delay of the transition.

Link copied to clipboard

Duration of the transition.

Properties

Link copied to clipboard
var delay: Long? = null

Delay of the transition.

Link copied to clipboard
var duration: Long? = null

Duration of the transition.