Skip to main content

IterationCount(UInt64, IterationType) Constructor

Initializes a new instance of the IterationCount struct.

Definition

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

public IterationCount(
ulong value,
IterationType type
)

Parameters

  UInt64
The size of the IterationCount.
  IterationType
The unit of the IterationCount.

See Also

Reference

IterationCount Structure
IterationCount Overload
Avalonia.Animation Namespace