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