Interface ThemeConstraintAnimatorDescriptor<R, T>

Type Parameters

  • R

  • T

Hierarchy

Properties

affinity?: Affinity
constrained?: boolean
extends?: boolean | Proto<ThemeConstraintAnimator<any, any, any>>
inherits?: boolean | PropertyKey
name?: PropertyKey
strength?: ConstraintStrengthLike
transition?: boolean | TimingLike
updateFlags?: number
value?: T | LikeType<T>
valueType?: unknown

Generated using TypeDoc