TransitionOptions

The `transition options` controls timing for the interpolation between a transitionable style property's previous value and new value. These can be used to define the style default property transition behavior. Also, any transitionable style property may also have its own `-transition` property that defines specific transition timing for that specific layer property, overriding the global transition values.

Types

Link copied to clipboard
class Builder

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
Link copied to clipboard