Skip to content

Latest commit

 

History

History
148 lines (83 loc) · 1.57 KB

File metadata and controls

148 lines (83 loc) · 1.57 KB
title KeyframeAnimation
category Classes
titleTemplate API - NativeScript
breadcrumbs
name href
API Index
/api/
name href
Classes
/api/#summary-Classes
name
KeyframeAnimation
layout api
seo
description
KeyframeAnimation
<script setup lang="ts"> import { provide } from "vue"; import API_DATA from "./KeyframeAnimation.data.json"; provide('API_DATA', API_DATA); </script>

Summary

Constructors

<template #title>

constructor

Properties

<template #title>

animations

<template #title>

cancel

<template #title>

delay

<template #title>

isPlaying

<template #title>

iterations

<template #title>

play

Methods

<template #title>

keyframeAnimationFromInfo