Interface AttributeAnimatorDescriptor<R, T>

Type Parameters

  • R

  • T

Hierarchy

  • ThemeAnimatorDescriptor<R, T>
    • AttributeAnimatorDescriptor

Properties

affinity?: Affinity
attributeName?: string
extends?: boolean | Proto<AttributeAnimator<any, any, any>>
inherits?: boolean | PropertyKey
name?: PropertyKey
transition?: boolean | TimingLike
updateFlags?: number
value?: T | LikeType<T>
valueType?: unknown

Generated using TypeDoc