Class KeyframesRule
KeyframesRule
public sealed class KeyframesRule
- Inheritance
-
KeyframesRule
- Inherited Members
Properties
Keyframes
keyframes
[JsonPropertyName("keyframes")]
public KeyframeStyle[] Keyframes { get; set; }
Property Value
Name
name
[JsonPropertyName("name")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string Name { get; set; }