Table of Contents

Class ScrollIntoViewOptions

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

Constructors

ScrollIntoViewOptions()

public ScrollIntoViewOptions()

Fields

Block

[Value("block")]
public ScrollLogicalPosition Block

Field Value

ScrollLogicalPosition

Inline

[Value("inline")]
public ScrollLogicalPosition Inline

Field Value

ScrollLogicalPosition