Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class ContextCreatedEventArgs

Namespace
OpenQA.Selenium.DevTools.V136.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