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