AnimationAnimateMetadata
Experimental Class
Обзор класса
class AnimationAnimateMetadata extends AnimationMetadata {
constructor(timings: string|number, styles: AnimationStyleMetadata|AnimationKeyframesSequenceMetadata)
timings : string|number
styles : AnimationStyleMetadata|AnimationKeyframesSequenceMetadata
}
Описание класса
Метаданные, представляющие запись анимаций. Экземпляры этого класса предоставляются через DSL анимации при вызове функции анимации animate animation function.
Конструктор
constructor(timings: string|number, styles: AnimationStyleMetadata|AnimationKeyframesSequenceMetadata)
Подробности класса
timings : string|number
styles : AnimationStyleMetadata|AnimationKeyframesSequenceMetadata
экспортировано из @angular/core/index, определено в @angular/core/src/animation/metadata.ts
© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v2.angular.io/docs/ts/latest/api/core/index/AnimationAnimateMetadata-class.html