Click or drag to resize

DevToolsClientCast Property

Version 96.0.142
A domain for interacting with Cast, Presentation API, and Remote Playback API functionalities.

Namespace:  CefSharp.DevTools
Assembly:  CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax
public CastClient Cast { get; }

Property Value

Type: CastClient
See Also