Table of Contents

Class PageSwapEventInit

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

Constructors

PageSwapEventInit()

public PageSwapEventInit()

Fields

Activation

[Value("activation")]
public NavigationActivation? Activation

Field Value

NavigationActivation

ViewTransition

[Value("viewTransition")]
public ViewTransition? ViewTransition

Field Value

ViewTransition