Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StyleAnimatorConstructor<V, T, U, I>

Type parameters

Hierarchy

  • StyleAnimatorConstructor

Index

Constructors

Properties

Constructors

constructor

  • new StyleAnimatorConstructor(owner: V, animatorName: string): StyleAnimator<V, T, U> & I
  • Parameters

    • owner: V
    • animatorName: string

    Returns StyleAnimator<V, T, U> & I

Properties

prototype

prototype: StyleAnimator<any, any, never> & I

Generated using TypeDoc