Table of Contents

Class ScrollTimelineOptions

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class ScrollTimelineOptions
Inheritance
ScrollTimelineOptions
Inherited Members

Constructors

ScrollTimelineOptions()

public ScrollTimelineOptions()

Fields

Axis

[Value("axis")]
public ScrollAxis Axis

Field Value

ScrollAxis

Source

[Value("source")]
public Element? Source

Field Value

Element