Table of Contents

Class AnimationPlaybackEventInit

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class AnimationPlaybackEventInit : EventInit
Inheritance
AnimationPlaybackEventInit
Inherited Members

Constructors

AnimationPlaybackEventInit()

public AnimationPlaybackEventInit()

Fields

CurrentTime

[Value("currentTime")]
public Union13? CurrentTime

Field Value

Union13?

TimelineTime

[Value("timelineTime")]
public Union13? TimelineTime

Field Value

Union13?