Table of Contents

Class ScreencastVisibilityChangedEventArgs

Namespace
OpenQA.Selenium.DevTools.V131.Page
Assembly
WebDriver.dll

ScreencastVisibilityChanged

public sealed class ScreencastVisibilityChangedEventArgs : EventArgs
Inheritance
ScreencastVisibilityChangedEventArgs
Inherited Members

Properties

Visible

Gets or sets the visible

[JsonPropertyName("visible")]
public bool Visible { get; set; }

Property Value

bool