IterationCountToString Method

Gets a string representation of the IterationCount.

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public override string ToString()

Return Value

String
The string representation.

See Also