---
name: HoverAnimateSpeed
last_updated: 2026-07-02T02:14:38Z
type: enum
---

# HoverAnimateSpeed

**Type:** enum

## Description

Specifies how frequently the hover animation flashes.

## Items

| Name | Value | Description |
|------|-------|-------------|
| `VerySlow` | 0 | 2 seconds per cycle. |
| `Slow` | 1 | 1 second per cycle. |
| `Medium` | 2 | 0.5 seconds per cycle. |
| `Fast` | 3 | 0.25 seconds per cycle. |
| `VeryFast` | 4 | 0.1 seconds per cycle. |