class
Transitions
public sealed class Transitions Handles the storage, progression and application of CSS transitions for a single Panel.
Properties
| Name | Type | Description |
|---|---|---|
HasAny | Boolean | Whether there are any active CSS transitions. |
Fields
| Name | Type | Description |
|---|---|---|
Entries | List<Entry> | Active CSS transitions. |