Table of Contents

Class MediaQueryListEventInit

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

Constructors

MediaQueryListEventInit()

public MediaQueryListEventInit()

Fields

Matches

[Value("matches")]
public bool Matches

Field Value

bool

Media

[Value("media")]
public string Media

Field Value

string