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