DevToolsClientCast Property |
Version 109.1.110
A domain for interacting with Cast, Presentation API, and Remote Playback API
functionalities.
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public CastClient Cast { get; }
public:
property CastClient^ Cast {
CastClient^ get ();
}
Property Value
Type:
CastClientSee Also