Table of Contents

Class ContextCreatedEventArgs

Namespace
OpenQA.Selenium.DevTools.V85.WebAudio
Assembly
WebDriver.dll

ContextCreated

public sealed class ContextCreatedEventArgs : EventArgs
Inheritance
ContextCreatedEventArgs
Inherited Members

Properties

Context

Gets or sets the context

[JsonPropertyName("context")]
public BaseAudioContext Context { get; set; }

Property Value

BaseAudioContext