Skip to main content

IterationCount(UInt64) Constructor

Initializes a new instance of the IterationCount struct.

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public IterationCount(
ulong value
)
View Source

Parameters

  UInt64
The number of iterations of an animation.

See Also

Reference

IterationCount Structure
IterationCount Overload
Avalonia.Animation Namespace