Interface Animatable
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[Value("Animatable")]
public interface Animatable
Methods
Animate(Object?, Union171)
[Value("animate")]
Animation Animate(Object? keyframes, Union171 options = default)
Parameters
Returns
GetAnimations(GetAnimationsOptions)
[Value("getAnimations")]
List<Animation> GetAnimations(GetAnimationsOptions options = null)
Parameters
optionsGetAnimationsOptions