# Animatable.keyframes
Array of all keyframes for this property

{/* Do not edit this file. It is automatically generated by API Documenter. */}

## Animatable.keyframes property

Array of all keyframes for this property

**Signature:**

```typescript
readonly keyframes: ReadonlyArray<Keyframe<T>>;
```
