Click or drag to resize

CastClientSinksUpdated Event

Version 104.4.240
This is fired whenever the list of available sinks changes. A sink is a device or a software surface that you can cast to.

Namespace:  CefSharp.DevTools.Cast
Assembly:  CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax
public event EventHandler<SinksUpdatedEventArgs> SinksUpdated

Value

Type: SystemEventHandlerSinksUpdatedEventArgs
See Also