Summary
Initializes a new instance of the
IterationCount
struct.
- Namespace
- Avalonia
.Animation - Containing Type
- IterationCount
Syntax
public IterationCount(ulong value)
Parameters
Name | Type | Description |
---|---|---|
value | ulong | The number of iterations of an animation. |
Return Value
Type | Description |
---|---|
void |