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

Class SinksUpdatedEventArgs

Namespace
OpenQA.Selenium.DevTools.V135.Cast
Assembly
WebDriver.dll

SinksUpdated

public sealed class SinksUpdatedEventArgs : EventArgs
Inheritance
SinksUpdatedEventArgs
Inherited Members

Properties

Sinks

Gets or sets the sinks

[JsonPropertyName("sinks")]
public Sink[] Sinks { get; set; }

Property Value

Sink[]