Summary
Parses a string to a
Cue
object.
- Namespace
- Avalonia
.Animation - Containing Type
- Cue
Syntax
public static Cue Parse(string value, CultureInfo culture)
Parameters
Name | Type | Description |
---|---|---|
value | string | |
culture | CultureInfo |
Return Value
Type | Description |
---|---|
Cue |