Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NativeScriptAnimationDriver

Hierarchy

  • NativeScriptAnimationDriver

Implements

  • AnimationDriver

Index

Properties

Static Private validProperties

validProperties: string[]

Methods

animate

  • animate(element: NgView, keyframes: Keyframe[], duration: number, delay: number, easing: string): AnimationPlayer

computeStyle

  • computeStyle(element: NgView, prop: string): string

containsElement

Private makeSelector

  • makeSelector(rawSelector: string): Selector

matchesElement

  • matchesElement(element: NgView, rawSelector: string): boolean

query

  • query(element: NgView, rawSelector: string, multi: boolean): NgView[]

validateStyleProperty

  • validateStyleProperty(property: string): boolean

Private visitDescendants

  • visitDescendants(element: NgView, cb: function, cbParams: any): any

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