Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeyframeAnimation

Hierarchy

  • KeyframeAnimation

Index

Constructors

constructor

Properties

Private _isForwards

_isForwards: boolean

Private _isPlaying

_isPlaying: boolean

Private _nativeAnimations

_nativeAnimations: Animation[]

Private _resolve

_resolve: any

Private _target

_target: View

animations

animations: Keyframe[]

delay

delay: number

iterations

iterations: number

Accessors

isPlaying

  • get (): boolean

Methods

Private _resetAnimationValues

  • _resetAnimationValues(view: View, animation: Object): void

_resetAnimations

  • _resetAnimations(): void

_resolveAnimationFinishedPromise

  • _resolveAnimationFinishedPromise(): void

Private animate

  • animate(view: View, index: number, iterations: number): void

cancel

  • cancel(): void

play

  • play(view: View): Promise<void>

Static keyframeAnimationFromInfo

Private Static parseKeyframe

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method