SinksUpdatedEventArgsSinks Property |
Version 118.6.80
Sinks
Namespace:
CefSharp.DevTools.Cast
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public IList<Sink> Sinks { get; }
public:
property IList<Sink^>^ Sinks {
IList<Sink^>^ get ();
}
Property Value
Type:
IListSinkSee Also