IterationCount.

Parse(string) Method

Summary

Parses a string to return a IterationCount.
Namespace
Avalonia.Animation
Containing Type
IterationCount

Syntax

public static IterationCount Parse(string s)

Parameters

Name Type Description
s string The string.

Return Value

Type Description
IterationCount The IterationCount.