Class ScreencastVisibilityChangedEventArgs
ScreencastVisibilityChanged
public sealed class ScreencastVisibilityChangedEventArgs : EventArgs
- Inheritance
-
ScreencastVisibilityChangedEventArgs
- Inherited Members
Properties
Visible
Gets or sets the visible
[JsonPropertyName("visible")]
public bool Visible { get; set; }