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