Table of Contents

Enum AnimationReplaceState

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[To("NoneWithTrailingDotRemoved")]
public enum AnimationReplaceState

Fields

[Value("\"active\"")] Active = 0
[Value("\"removed\"")] Removed = 1
[Value("\"persisted\"")] Persisted = 2