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

Class ContextChangedEventArgs

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

ContextChanged

public sealed class ContextChangedEventArgs : EventArgs
Inheritance
ContextChangedEventArgs
Inherited Members

Properties

Context

Gets or sets the context

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

Property Value

BaseAudioContext